From 06f5899980c4133d49e304c2c54aeed2f7815438 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 29 Nov 2009 11:14:42 +0000 Subject: 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 --- documentation/src/unicode.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/src/unicode.dox') 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. 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: -- cgit v1.2.3