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

Modified Paths:
--------------
    brlcad/trunk/misc/CMake/FindTCL.cmake

Modified: brlcad/trunk/misc/CMake/FindTCL.cmake
===================================================================
--- brlcad/trunk/misc/CMake/FindTCL.cmake       2012-09-25 16:10:48 UTC (rev 
52529)
+++ brlcad/trunk/misc/CMake/FindTCL.cmake       2012-09-25 16:12:26 UTC (rev 
52530)
@@ -288,7 +288,7 @@
 endmacro()
 
 
-# Set up the logic for determing the version of Tcl/Tk via running a script.
+# Set up the logic for determining the version of Tcl/Tk via running a script.
 set(tclversion_script "
 set filename \"${CMAKE_BINARY_DIR}/CMakeTmp/TCL_VERSION\"
 set fileId [open $filename \"w\"]
@@ -306,7 +306,7 @@
 endmacro()
 
 
-# Set up the logic for determing if a particular Tcl is compiled threaded.
+# Set up the logic for determining if a particular Tcl is compiled threaded.
 set(tclthreaded_script"
 set filename \"${CMAKE_BINARY_DIR}/CMakeTmp/TCL_THREADED\"
 set fileId [open $filename \"w\"]

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