Documentation bug submitted by Luis Parravicini <lparra@itboss.com.ar>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@412019
13f79535-47bb-0310-9956-
ffa450edef68
<p>When content expires from the cache and is re-requested from the
backend or content provider, rather than pass on the original request,
- Aoache will use a conditional request instead.</p>
+ Apache will use a conditional request instead.</p>
<p>HTTP offers a number of headers which allow a client, or cache
to discern between different versions of the same content. For
<p>When content expires from the cache and is re-requested from the
backend or content provider, rather than pass on the original request,
- Aoache will use a conditional request instead.</p>
+ Apache will use a conditional request instead.</p>
<p>HTTP offers a number of headers which allow a client, or cache
to discern between different versions of the same content. For