[Unison-hackers] [unison-svn] r283 - branches/2.27/src

Benjamin C. Pierce bcpierce at seas.upenn.edu
Wed Jun 4 10:11:35 EDT 2008


Author: bcpierce
Date: 2008-06-04 10:11:31 -0400 (Wed, 04 Jun 2008)
New Revision: 283

Modified:
   branches/2.27/src/RECENTNEWS
   branches/2.27/src/case.ml
   branches/2.27/src/mkProjectInfo.ml
Log:
* Tiny typo fix to docs

Modified: branches/2.27/src/RECENTNEWS
===================================================================
--- branches/2.27/src/RECENTNEWS	2008-06-04 13:12:48 UTC (rev 282)
+++ branches/2.27/src/RECENTNEWS	2008-06-04 14:11:31 UTC (rev 283)
@@ -1,3 +1,7 @@
+CHANGES FROM VERSION 2.27.75
+
+* Tiny typo fix to docs
+-------------------------------
 CHANGES FROM VERSION 2.27.74
 
 * Added 'make docs' to top-level Makefile

Modified: branches/2.27/src/case.ml
===================================================================
--- branches/2.27/src/case.ml	2008-06-04 13:12:48 UTC (rev 282)
+++ branches/2.27/src/case.ml	2008-06-04 14:11:31 UTC (rev 283)
@@ -13,7 +13,7 @@
      ^ "replicas whose names differ in (upper- and lower-case) `spelling' "
      ^ "are treated as the same file.  When the flag is set to {\\tt false}, Unison "
      ^ "will treat all filenames as case sensitive.  Ordinarily, when the flag is "
-     ^ "set to {\tt default}, "
+     ^ "set to {\\tt default}, "
      ^ "filenames are automatically taken to be case-insensitive if "
      ^ "either host is running Windows or OSX.  In rare circumstances it is  "
      ^ "useful to set the flag manually (e.g. when running Unison on a  "

Modified: branches/2.27/src/mkProjectInfo.ml
===================================================================
--- branches/2.27/src/mkProjectInfo.ml	2008-06-04 13:12:48 UTC (rev 282)
+++ branches/2.27/src/mkProjectInfo.ml	2008-06-04 14:11:31 UTC (rev 283)
@@ -75,3 +75,4 @@
 
 
 
+



More information about the Unison-hackers mailing list