]> git.saurik.com Git - wxWidgets.git/blobdiff - user/wxLayout/README
* wxCreateDynamicObject() uses an hashtable now
[wxWidgets.git] / user / wxLayout / README
index bedb164c7130a2dedd7dd3ca07031e3a45fb81f0..ae32c3be24d41016ddabe21f4ceb6ef64610c7a2 100644 (file)
@@ -9,7 +9,7 @@ LGPL (GNU LIBRARY PUBLIC LICENSE), by Karsten Ballueder <ballueder@usa.net>.
 This is still work in progress, so if you want to make any significant
 changes, please get in touch with me before.
 
-There are three building blocks for richt text editing:
+There are three building blocks for rich text editing:
 
 wxllist :
 
@@ -40,7 +40,6 @@ linebreaks) and export of objects, text or html.
 Planned for the future is an html parser for importing html.
 
 
-
 wxLayout.cpp is a simple test program. It will export Text and HTML to
 stdout and demonstrate some of the features and bugs of wxLayoutList.