Author: jfthomps
Date: Tue Mar 19 16:11:09 2013
New Revision: 1458375
URL: http://svn.apache.org/r1458375
Log:
fix typo
Modified:
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.mdtext
Modified:
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.mdtext
URL:
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.mdtext?rev=1458375&r1=1458374&r2=1458375&view=diff
==============================================================================
---
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.mdtext
(original)
+++
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2.1to2.2.2.mdtext
Tue Mar 19 16:11:09 2013
@@ -51,8 +51,8 @@ good idea to have a backup.
:::BashLexer
mysqldump vcl > ~/vcl-pre2.2.2-upgrade.sql
-1. **Backup the web code**. This step we will move the 2.2.1 web directory out
of the
-way, so we can copy in the new web code base. These instructions assume that
you installed the
+1. **Backup the web code**. This step will move the 2.2.1 web directory out of
the
+way so we can copy in the new web code base. These instructions assume that
you installed the
vcl web code at /var/www/html/vcl. If you installed it elsewhere, replace
/var/www/html/vcl with your vcl web root.