Revision: 54025
http://brlcad.svn.sourceforge.net/brlcad/?rev=54025&view=rev
Author: carlmoore
Date: 2012-12-07 19:34:04 +0000 (Fri, 07 Dec 2012)
Log Message:
-----------
remove trailing blank/tab, and fix spelling
Modified Paths:
--------------
brlcad/trunk/misc/CMake/DocBook.cmake
Modified: brlcad/trunk/misc/CMake/DocBook.cmake
===================================================================
--- brlcad/trunk/misc/CMake/DocBook.cmake 2012-12-07 18:30:36 UTC (rev
54024)
+++ brlcad/trunk/misc/CMake/DocBook.cmake 2012-12-07 19:34:04 UTC (rev
54025)
@@ -136,7 +136,7 @@
macro(DB_VALIDATE_TARGET targetdir filename filename_root)
- # Regardless of whether the command is defined or not, we'll need
xml_valid_stamp set
+ # Regardless of whether the command is defined or not, we'll need
xml_valid_stamp set
set(xml_valid_stamp
${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/${filename_root}.valid)
# If we have already added a validation command for this file, don't add
another one. Otherwise,
# proceed to add a new custom command
@@ -203,7 +203,7 @@
# If multiple outputs are being generated from the same file, make sure
# one of them is run to completion before the others to avoid multiple
- # triggerings of the XML valiation command.
+ # triggerings of the XML validation command.
get_property(1ST_TARGET SOURCE ${filename} PROPERTY 1ST_TARGET)
if(1ST_TARGET)
add_dependencies(${targetname} ${1ST_TARGET})
@@ -265,7 +265,7 @@
# If multiple outputs are being generated from the same file, make sure
# one of them is run to completion before the others to avoid multiple
- # triggerings of the XML valiation command.
+ # triggerings of the XML validation command.
get_property(1ST_TARGET SOURCE ${filename} PROPERTY 1ST_TARGET)
if(1ST_TARGET)
add_dependencies(${targetname} ${1ST_TARGET})
@@ -325,7 +325,7 @@
# If multiple outputs are being generated from the same file, make sure
# one of them is run to completion before the others to avoid multiple
- # triggerings of the XML valiation command.
+ # triggerings of the XML validation command.
get_property(1ST_TARGET SOURCE ${filename} PROPERTY 1ST_TARGET)
if(1ST_TARGET)
add_dependencies(${targetname} ${1ST_TARGET})
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits