Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
diff --git a/Doc/lib/librepr.tex b/Doc/lib/librepr.tex
index 2a372c8..8dfd0b4 100644
--- a/Doc/lib/librepr.tex
+++ b/Doc/lib/librepr.tex
@@ -1,5 +1,5 @@
 \section{\module{repr} ---
-         Alternate \function{repr()} implementation.}
+         Alternate \function{repr()} implementation}
 
 \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
 \declaremodule{standard}{repr}