From: Fred Drake Date: Tue, 22 Dec 1998 18:15:04 +0000 (+0000) Subject: Improve a couple of comments. X-Git-Tag: v1.5.2b1~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5eecd7b3bd5e78210f05e5a8757d78430d855bc0;p=thirdparty%2FPython%2Fcpython.git Improve a couple of comments. --- diff --git a/Doc/templates/module.tex b/Doc/templates/module.tex index 4e3968889d2c..4bb8013902cd 100644 --- a/Doc/templates/module.tex +++ b/Doc/templates/module.tex @@ -13,7 +13,7 @@ % appropriate. \section{\module{spam} --- - Short one-line descrition, for section title.} + Short descrition, for section title.} % Choose one of these to specify the module module name. If there's % an underscore in the name, use @@ -28,7 +28,8 @@ \moduleauthor{name}{email} % Author of the module code; % omit if not known. -\sectionauthor{name}{email} % Author of the documentation. +\sectionauthor{name}{email} % Author of the documentation, + % even if not a module section. % Leave at least one blank line after this, to simplify ad-hoc tools