Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
diff --git a/Doc/lib/libnew.tex b/Doc/lib/libnew.tex
index 24fc881..df7adfb 100644
--- a/Doc/lib/libnew.tex
+++ b/Doc/lib/libnew.tex
@@ -1,5 +1,5 @@
 \section{\module{new} ---
-         Runtime implementation object creation}
+         Creation of runtime internal objects}
 
 \declaremodule{builtin}{new}
 \sectionauthor{Moshe Zadka}{mzadka@geocities.com}