]> granicus.if.org Git - python/commitdiff
Fix a markup error.
authorFred Drake <fdrake@acm.org>
Mon, 21 Jun 1999 18:36:09 +0000 (18:36 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 Jun 1999 18:36:09 +0000 (18:36 +0000)
Doc/lib/libpipes.tex

index 389448bbcf30e7df601d52ce26a1a2cd5c4da21b..e91f05b6f0b1db188a09398b79541a5e18964f0f 100644 (file)
@@ -19,7 +19,7 @@ The \module{pipes} module defines the following class:
 
 \begin{classdesc}{Template}{}
 An abstraction of a pipeline.
-\end{funcdesc}
+\end{classdesc}
 
 Example: