Revision: 1417
http://svn.sourceforge.net/epydoc/?rev=1417&view=rev
Author: edloper
Date: 2007-01-17 13:41:59 -0800 (Wed, 17 Jan 2007)
Log Message:
-----------
Fixed typo
Modified Paths:
--------------
trunk/epydoc/doc/epytextintro.html
Modified: trunk/epydoc/doc/epytextintro.html
===================================================================
--- trunk/epydoc/doc/epytextintro.html 2007-01-17 21:29:25 UTC (rev 1416)
+++ trunk/epydoc/doc/epytextintro.html 2007-01-17 21:41:59 UTC (rev 1417)
@@ -10,7 +10,7 @@
<h1> A Brief Introduction to Epytext </h1>
<p> Epytext is a simple lightweight markup language that lets you add
-formatting and structue to docstrings. Epydoc uses that formatting
+formatting and structure to docstrings. Epydoc uses that formatting
and structure to produce nicely formatted API documentation. The
following example (which has an unusually high ratio of documentaiton
to code) illustrates some of the basic features of epytext: </p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|