]> granicus.if.org Git - python/commitdiff
Fix typo
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 13 May 2003 14:13:58 +0000 (14:13 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 13 May 2003 14:13:58 +0000 (14:13 +0000)
Doc/lib/libexcs.tex

index b8d8f7c8a913a1e515317a03336cebf0d103c462..5742fe52bb6055c57aa8e26e1a1306c7f3cf0755 100644 (file)
@@ -1,7 +1,7 @@
 \section{Built-in Exceptions}
 
 \declaremodule{standard}{exceptions}
-\modulesynopsis{Standard exceptions classes.}
+\modulesynopsis{Standard exception classes.}
 
 
 Exceptions can be class objects or string objects.  Though most