summaryrefslogtreecommitdiff
path: root/documentation/src/unicode.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-29 11:14:42 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-29 11:14:42 +0000
commit06f5899980c4133d49e304c2c54aeed2f7815438 (patch)
tree8a06067697ad0d715e103df59a6b5269a09be8f3 /documentation/src/unicode.dox
parentad473c8208aea1bea379190ddf3cde1c473e4afc (diff)
Fix for documentation typos provided by Josef Vitu. Thanks.
Added Josef Vitu to CREDITS. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6946 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/unicode.dox')
-rw-r--r--documentation/src/unicode.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox
index 7346d246e..7528f0a28 100644
--- a/documentation/src/unicode.dox
+++ b/documentation/src/unicode.dox
@@ -23,7 +23,7 @@ For further information, please see:
\par The Unicode Standard
The Unicode Standard was originally developed by a consortium of mainly
-US computer manufacturers and developers of mult-lingual software.
+US computer manufacturers and developers of multi-lingual software.
It has now become a defacto standard for character encoding,
and is supported by most of the major computing companies in the world.
@@ -121,7 +121,7 @@ some level of synchronisation and error detection.
</table>
Moving from ASCII encoding to Unicode will allow all new FLTK
-applications to be easily internationalized and and used all
+applications to be easily internationalized and used all
over the world. By choosing UTF-8 encoding, FLTK remains
largely source-code compatible to previous iteration of the
library.
@@ -428,7 +428,7 @@ converts the strings to lower case Unicode as part of the comparison.
\li initial transfer of the Ian/O'ksi'D patch
\li adapted Makefiles and IDEs for available platforms
-\li hacked some Unicode keybard entry for OS X
+\li hacked some Unicode keyboard entry for OS X
\par ISSUES: