diff template/dw.c @ 1749:ff9a51706715

Added optional keypress callback optional utf8 parameter on Windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 13 Jun 2012 20:08:41 +0000
parents 535e8c19a13d
children d81bebc5c8cc
line wrap: on
line diff
--- a/template/dw.c	Wed Jun 13 19:38:00 2012 +0000
+++ b/template/dw.c	Wed Jun 13 20:08:41 2012 +0000
@@ -1615,7 +1615,7 @@
 }
 
 /*
- * Configures the main filesystem columnn title for localization.
+ * Configures the main filesystem column title for localization.
  * Parameters:
  *          handle: Handle to the container to be configured.
  *          title: The title to be displayed in the main column.