[liblouis-liblouisxml] [liblouis commit] r80 - trunk/liblouis

  • From: codesite-noreply@xxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 20 Jan 2009 22:10:34 +0000

Author: christian.egli@xxxxxxxxxxxxxx
Date: Mon Jan 19 04:58:00 2009
New Revision: 80

Modified:
   trunk/liblouis/compileTranslationTable.c

Log:
Fix a typo in a comment

Modified: trunk/liblouis/compileTranslationTable.c
==============================================================================
--- trunk/liblouis/compileTranslationTable.c    (original)
+++ trunk/liblouis/compileTranslationTable.c    Mon Jan 19 04:58:00 2009
@@ -316,7 +316,7 @@
 char *
 showDots (widechar const *dots, int length)
 {
-/* Translate a sequence of dets to the encoding used in dots operands.
+/* Translate a sequence of dots to the encoding used in dots operands.
 */
   int bufPos = 0;
   int dotsPos;
For a description of the software and to download it go to
http://www.jjb-software.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis commit] r80 - trunk/liblouis - codesite-noreply