Boost logo

Boost-Commit :

From: hartmut.kaiser_at_[hidden]
Date: 2007-10-05 20:26:37


Author: hkaiser
Date: 2007-10-05 20:26:30 EDT (Fri, 05 Oct 2007)
New Revision: 39721
URL: http://svn.boost.org/trac/boost/changeset/39721

Log:
Wave: Fixed typos in comments.
Text files modified:
   trunk/libs/wave/test/testwave/testwave_app_dll.cpp | 2 +-
   trunk/libs/wave/test/testwave/testwave_dll.cpp | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/wave/test/testwave/testwave_app_dll.cpp
==============================================================================
--- trunk/libs/wave/test/testwave/testwave_app_dll.cpp (original)
+++ trunk/libs/wave/test/testwave/testwave_app_dll.cpp 2007-10-05 20:26:30 EDT (Fri, 05 Oct 2007)
@@ -8,6 +8,6 @@
 =============================================================================*/
 
 // This file is necessary only because Boost.Build V2 isn't able to handle
-// several testcases using the same sorce files.
+// several testcases using the same source files.
 
 #include "testwave_app.cpp"

Modified: trunk/libs/wave/test/testwave/testwave_dll.cpp
==============================================================================
--- trunk/libs/wave/test/testwave/testwave_dll.cpp (original)
+++ trunk/libs/wave/test/testwave/testwave_dll.cpp 2007-10-05 20:26:30 EDT (Fri, 05 Oct 2007)
@@ -8,6 +8,6 @@
 =============================================================================*/
 
 // This file is necessary only because Boost.Build V2 isn't able to handle
-// several testcases using the same sorce files.
+// several testcases using the same source files.
 
 #include "testwave.cpp"


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk