Fix typo
diff --git a/Doc/lib/libexcs.tex b/Doc/lib/libexcs.tex
index b8d8f7c..5742fe5 100644
--- a/Doc/lib/libexcs.tex
+++ b/Doc/lib/libexcs.tex
@@ -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