Index: src/examples/io.c
===================================================================
--- src/examples/io.c	(revision dc5376a15ff2e64a5f2ea5042812b95f826a9656)
+++ src/examples/io.c	(revision b72bad4f321cdf95d1b8160445956596cf80e191)
@@ -11,6 +11,6 @@
 // Created On       : Wed Mar  2 16:56:02 2016
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Apr 13 23:03:14 2016
-// Update Count     : 22
+// Last Modified On : Wed Apr 27 22:45:31 2016
+// Update Count     : 26
 // 
 
@@ -52,5 +52,5 @@
 		 | sepDisable | fc | dc | ldc | sepEnable | endl		// complex without separator
 		 | sepOn | s1 | sepOff | s2 | endl						// local separator removal
-		 | s1 | "" | s2 | endl;									// C string withou separator
+		 | s1 | "" | s2 | endl;									// C string without separator
 	sout | endl;
 
