]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixed typo from PR 40454
authorTony Stevenson <pctony@apache.org>
Thu, 26 Jul 2007 21:18:53 +0000 (21:18 +0000)
committerTony Stevenson <pctony@apache.org>
Thu, 26 Jul 2007 21:18:53 +0000 (21:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@559984 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml

index ad8c5658b53b8ebb3bb0c6306df05248c74f5cff..a01e084f4b718d19d286f435fb4b635c5a29516f 100644 (file)
@@ -19,7 +19,7 @@
 <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="./">Version 2.2</a></div><div id="page-content"><div id="preamble"><h1>Overview of new features in Apache 2.2</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="./en/new_features_2_2.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="./ko/new_features_2_2.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
+<a href="./ko/new_features_2_2.html" hreflang="ko" rel="alternate" title="">&nbsp;ko&nbsp;</a> |
 <a href="./pt-br/new_features_2_2.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a></p>
 </div>
 
@@ -99,7 +99,7 @@
           bodies has also been added.</dd>
 
       <dt>Event MPM</dt>
-      <dd>The <code class="module"><a href="./mod/event.html">event</a></code> MPM uses a seperate thread to handle
+      <dd>The <code class="module"><a href="./mod/event.html">event</a></code> MPM uses a separate thread to handle
           Keep Alive requests and accepting connections.  Keep Alive requests
           have traditionally required httpd to dedicate a worker to handle it.
           This dedicated worker could not be used again until the Keep Alive 
   </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="./en/new_features_2_2.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="./ko/new_features_2_2.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
+<a href="./ko/new_features_2_2.html" hreflang="ko" rel="alternate" title="">&nbsp;ko&nbsp;</a> |
 <a href="./pt-br/new_features_2_2.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a></p>
 </div><div id="footer">
 <p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
index fdbed57263f9783e40158eeab8d117af6cc921d0..da20ee75e95e1b549bc17222ff457a58fdcf8f6b 100644 (file)
@@ -96,7 +96,7 @@
           bodies has also been added.</dd>
 
       <dt>Event MPM</dt>
-      <dd>The <module>event</module> MPM uses a seperate thread to handle
+      <dd>The <module>event</module> MPM uses a separate thread to handle
           Keep Alive requests and accepting connections.  Keep Alive requests
           have traditionally required httpd to dedicate a worker to handle it.
           This dedicated worker could not be used again until the Keep Alive