Author: humbedooh
Date: Fri Oct  5 18:26:11 2012
New Revision: 1394711

URL: http://svn.apache.org/viewvc?rev=1394711&view=rev
Log:
s/thru/through/

Modified:
    
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/update.config.en.mdtext

Modified: 
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/update.config.en.mdtext
URL: 
http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/update.config.en.mdtext?rev=1394711&r1=1394710&r2=1394711&view=diff
==============================================================================
--- 
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/update.config.en.mdtext
 (original)
+++ 
trafficserver/site/trunk/content/docs/trunk/admin/configuration-files/update.config.en.mdtext
 Fri Oct  5 18:26:11 2012
@@ -18,7 +18,6 @@ Notice:    Licensed to the Apache Softwa
            under the License.
 Navigation: [*](*)
 
-
 The `update.config` file controls how Traffic Server performs a
 scheduled update of specific local cache content. The file contains
 a list of URLs specifying objects that you want to schedule for
@@ -134,7 +133,7 @@ The following list provides examples to 
 
 `[abj-oZ]`
 :   A **character class** with a range. This pattern matches `a`, `b`,
-    any letter from `j` thru `o`, or `Z`
+    any letter from `j` through `o`, or `Z`
 
 `[^A-Z]`
 :   A **negated character class**. For example, this pattern matches


Reply via email to