Revision: 508
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=508&view=rev
Author: pstieber
Date: 2008-05-11 13:48:01 -0700 (Sun, 11 May 2008)
Log Message:
-----------
Added a missing word "directory". Thanks to Donald B. Moore for pointing this out.
Modified Paths:
--------------
web/htdocs/buildingjazz/index.php
Modified: web/htdocs/buildingjazz/index.php
===================================================================
--- web/htdocs/buildingjazz/index.php 2008-05-11 05:32:09 UTC (rev 507)
+++ web/htdocs/buildingjazz/index.php 2008-05-11 20:48:01 UTC (rev 508)
@@ -137,9 +137,9 @@
resulting install will create a copy of the <TT>jazz.cfg</TT> file that is
independent of the one distributed in the source tree. The configuration file
is modified by the Jazz++ binary. If the version of the <TT>jazz.cfg</TT> file
-in your svn working was altered, this could lead to update conflicts when
-updating the code using Subversion. This may lead to problems using Jazz++ as
-a result.
+in your svn working directory was altered, this could lead to update conflicts
+when updating the code using Subversion. This may lead to problems using
+Jazz++ as a result.
<BR>
<BR>
</LI>
@@ -212,9 +212,9 @@
The <TT>prefix</TT> option was used so that the resulting install would not use
the <TT>jazz.cfg</TT> file from the svn repository. The configuration file is
-modified by the Jazz++ binary. If the version in your svn working was altered,
-this could lead to update conflicts when updating the code. This may lead to
-problems using Jazz++.
+modified by the Jazz++ binary. If the version in your svn working directory
+was altered, this could lead to update conflicts when updating the code. This
+may lead to problems using Jazz++.
<BR>
<BR>
</LI>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|