Revision: 52537
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52537&view=rev
Author:   carlmoore
Date:     2012-09-25 16:32:48 +0000 (Tue, 25 Sep 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/misc/CMake/distcheck_repo_verify.cmake.in

Modified: brlcad/trunk/misc/CMake/distcheck_repo_verify.cmake.in
===================================================================
--- brlcad/trunk/misc/CMake/distcheck_repo_verify.cmake.in      2012-09-25 
16:31:23 UTC (rev 52536)
+++ brlcad/trunk/misc/CMake/distcheck_repo_verify.cmake.in      2012-09-25 
16:32:48 UTC (rev 52537)
@@ -247,7 +247,7 @@
   message("\nFiles present in the build logic but not accounted for in 
Subversion: \n${BUILD_FILES_NOT_IN_SVN}\n")
 endif(BUILD_FILES_NOT_IN_SVN)
 
-# Either of the previous two cases haults distcheck until fixed.
+# Either of the previous two cases halts distcheck until fixed.
 if(SVN_FILES_NOT_IN_BUILD OR BUILD_FILES_NOT_IN_SVN)
   message(FATAL_ERROR "Distcheck cannot proceed until the above errors are 
corrected.")
 endif(SVN_FILES_NOT_IN_BUILD OR BUILD_FILES_NOT_IN_SVN)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to