Author: jfthomps
Date: Tue Mar 19 16:10:24 2013
New Revision: 1458374

URL: http://svn.apache.org/r1458374
Log:
fix typo

Modified:
    
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.mdtext

Modified: 
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.mdtext?rev=1458374&r1=1458373&r2=1458374&view=diff
==============================================================================
--- 
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.mdtext
 (original)
+++ 
vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.2to2.2.2.mdtext
 Tue Mar 19 16:10:24 2013
@@ -85,7 +85,7 @@ as examples, connect to mysql and then i
         GRANT CREATE TEMPORARY TABLES ON `vcl`.* TO 'vcluser'@'localhost';
         exit
 
-1. **Update the web code**. This step we will move the 2.2 web directory out 
+1. **Update the web code**. This step will move the 2.2 web directory out 
 of the way, so we can copy in the new web code base. After copying in the new 
 code, we will migrate your configuration changes. These instructions assume 
that 
 you installed the vcl web code at /var/www/html/vcl. If you installed it 


Reply via email to