]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Somes typos.
authorLucien Gentis <lgentis@apache.org>
Sun, 31 May 2009 15:39:39 +0000 (15:39 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 31 May 2009 15:39:39 +0000 (15:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@780459 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml
docs/manual/mod/mod_usertrack.xml

index 796ef8a4c6dc65520d1337e3d005eb253a7a07f7..2bb1d4cdcc0af10d4bf975d5cd81a9bfe837f440 100644 (file)
@@ -540,7 +540,7 @@ The available (case-insensitive) <em>protocol</em>s are:</p>
 <li><code>All</code>
     <p>
     This is a shortcut for ``<code>+SSLv2 +SSLv3 +TLSv1</code>'' and a
-    convinient way for enabling all protocols except one when used in
+    convenient way for enabling all protocols except one when used in
     combination with the minus sign on a protocol as the example above 
     shows.</p></li>
 </ul>
index ac5512f120c70ea2428985e291e141f6eb998b6b..5b63bca546d9f4e91bb54b4334e455967552a5d4 100644 (file)
@@ -221,7 +221,7 @@ time late in the year "37".
       current cookie syntax.</li>
     </ul>
 
-    <p>Not all clients can understand all of these formats. but you
+    <p>Not all clients can understand all of these formats, but you
     should use the newest one that is generally acceptable to your
     users' browsers. At the time of writing, most browsers only fully
     support <code>CookieStyle Netscape</code>.</p>