Author: wyoung
Date: Thu Mar 29 21:04:52 2007
New Revision: 1486

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1486&view=rev
Log:
Small tweak

Modified:
    trunk/doc/userman/userman.dbx

Modified: trunk/doc/userman/userman.dbx
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/userman.dbx?rev=1486&r1=1485&r2=1486&view=diff
==============================================================================
--- trunk/doc/userman/userman.dbx (original)
+++ trunk/doc/userman/userman.dbx Thu Mar 29 21:04:52 2007
@@ -1901,12 +1901,12 @@
 
 
        <sect2>
-               <title>Unicode and Win32</title>
-
-               <para>Each Win32 API function that takes a
+               <title>Unicode and Windows</title>
+
+               <para>Each Windows API function that takes a
                string actually comes in two versions. One
                version supports only 1-byte "ANSI" characters (a
-               superset of ASCII), so they end in 'A'. Win32 also
+               superset of ASCII), so they end in 'A'. Windows also
                supports the 2-byte subset of Unicode called <ulink
                url="http://en.wikipedia.org/wiki/UCS-2";>UCS-2</ulink>.
                Some call these "wide" characters, so the other


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to