From bc0def4972189da0daf4668ca2af12c5ab22847b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 00:03:09 +0000 Subject: [PATCH] Comment typo correction in the Boost Build contrib/wxFormBuilder.jam toolset module. [SVN r48334] --- src/contrib/wxFormBuilder.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contrib/wxFormBuilder.jam b/src/contrib/wxFormBuilder.jam index 6d618924a..86762cef2 100644 --- a/src/contrib/wxFormBuilder.jam +++ b/src/contrib/wxFormBuilder.jam @@ -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