SF Patch #1093896:  miscellaneous doc typos
diff --git a/Doc/lib/libplatform.tex b/Doc/lib/libplatform.tex
index 029c632..810e08b 100644
--- a/Doc/lib/libplatform.tex
+++ b/Doc/lib/libplatform.tex
@@ -17,7 +17,7 @@
 
 \begin{funcdesc}{architecture}{executable=sys.executable, bits='', linkage=''}
   Queries the given executable (defaults to the Python interpreter
-  binary) for various architecture informations.
+  binary) for various architecture information.
 
   Returns a tuple \code{(bits, linkage)} which contain information about
   the bit architecture and the linkage format used for the