diff PROGRAMMING_NOTES @ 16177:d88f0f320c9b

merge of '07fc4db9a3c2c12596e0354b8e7959aa847f966b' and '2e6d324c725b3e6a2c803589bca3f0ac9b9790bf'
author Richard Laager <rlaager@wiktel.com>
date Mon, 16 Apr 2007 00:44:33 +0000
parents 83ec0b408926
children e8f8d19bf3ee
line wrap: on
line diff
--- a/PROGRAMMING_NOTES	Mon Apr 16 00:43:53 2007 +0000
+++ b/PROGRAMMING_NOTES	Mon Apr 16 00:44:33 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