PROGRAMMING_NOTES

changeset 16237
606a402fea87
parent 9619
2d8adb92f665
child 16249
1ea8bfecc9ae
--- a/PROGRAMMING_NOTES	Sun Apr 15 23:16:27 2007 +0000
+++ b/PROGRAMMING_NOTES	Sun Apr 15 23:26:37 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

mercurial