Author: AlbrechtS
Date: 2011-01-02 06:54:20 -0800 (Sun, 02 Jan 2011)
New Revision: 8170
Log:
More typos.


Modified:
   branches/branch-1.3/test/utf8.cxx

Modified: branches/branch-1.3/test/utf8.cxx
===================================================================
--- branches/branch-1.3/test/utf8.cxx   2011-01-02 14:50:39 UTC (rev 8169)
+++ branches/branch-1.3/test/utf8.cxx   2011-01-02 14:54:20 UTC (rev 8170)
@@ -77,7 +77,7 @@
 
 
 /*
- Class for displaying samle fonts.
+ Class for displaying sample fonts.
  */
 class FontDisplay : public Fl_Widget
 {
@@ -682,7 +682,7 @@
   i6.value(abuf);
   
   // Now try Greg Ercolano's Japanese test sequence
-  // SOME JAPANESE UTF8 TEXT
+  // SOME JAPANESE UTF-8 TEXT
   const char *utfstr = 
   "\xe4\xbd\x95\xe3\x82\x82\xe8\xa1"
   "\x8c\xe3\x82\x8b\xe3\x80\x82"; 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to