$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: jurko.gospodnetic_at_[hidden]
Date: 2008-08-23 20:03:09
Author: jurko
Date: 2008-08-23 20:03:09 EDT (Sat, 23 Aug 2008)
New Revision: 48334
URL: http://svn.boost.org/trac/boost/changeset/48334
Log:
Comment typo correction in the Boost Build contrib/wxFormBuilder.jam toolset module.
Text files modified:
trunk/tools/build/v2/contrib/wxFormBuilder.jam | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/contrib/wxFormBuilder.jam
==============================================================================
--- trunk/tools/build/v2/contrib/wxFormBuilder.jam (original)
+++ trunk/tools/build/v2/contrib/wxFormBuilder.jam 2008-08-23 20:03:09 EDT (Sat, 23 Aug 2008)
@@ -44,7 +44,7 @@
# Implementation note:
#
# Avoiding the limitation on the generated target file names can be done but
-# would require depeding on external tools to copy the wxFormBuilder project to
+# would require depending on external tools to copy the wxFormBuilder project to
# a temp location and then modify it in-place to set its target file names. On
# the other hand wxFormBuilder is expected to add command-line options for
# choosing the target file names from the command line which will allow us to