diff PROGRAMMING_NOTES @ 16178:d73ee2690376

merge of '3ae1c2f29b72682bad3542b9c0175438dd3309c0' and '60672db63b751e0cdc4ab40d5251c9479d3c0c79'
author Richard Laager <rlaager@wiktel.com>
date Mon, 16 Apr 2007 00:46:39 +0000
parents 83ec0b408926
children e8f8d19bf3ee
line wrap: on
line diff
--- a/PROGRAMMING_NOTES	Sun Apr 15 23:54:55 2007 +0000
+++ b/PROGRAMMING_NOTES	Mon Apr 16 00:46:39 2007 +0000
@@ -16,7 +16,7 @@
 
   e.g: fopen("somefile", "wb");
 
-  Not doing so will open files in windows using defaut translation mode. 
+  Not doing so will open files in windows using default translation mode. 
   i.e. newline -> <CR><LF>
 
 Paths