changeset 189:230686a7eba9

Fixed typos.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 05 Jan 2003 06:26:26 +0000
parents 60b4d8762f47
children f4c9fa77136a
files readme
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/readme	Sun Jan 05 06:24:18 2003 +0000
+++ b/readme	Sun Jan 05 06:26:26 2003 +0000
@@ -10,7 +10,7 @@
 
 Known limitations:
 
-It is not safe all all platforms to operate on widgets before they
+It is not safe on all platforms to operate on widgets before they
 are packed.  For portablity pack widgets before operating on them.
 
 On Windows a slider control will only work properly if it is the
@@ -22,7 +22,7 @@
 
 On Unix the window manager border is not a constant value so
 environment variables DW_BORDER_WIDTH and DW_BORDER_HEIGHT
-are ysed for proper positioning.
+are used for proper positioning.
 
 Future features:
 
@@ -31,7 +31,7 @@
 controls have been integrated into Dynamic Windows.
 
 Documentation, I have all the functions relatively well documented in the 
-source code but a developers manual and online API reference will need to
+source code but a developer's manual and online API reference will need to
 be written.
 
 If you have any questions or suggestions feel free to email me at