Author: jorton
Date: Mon May 9 06:50:22 2005
New Revision: 169315
URL: http://svn.apache.org/viewcvs?rev=169315&view=rev
Log:
deprecation, n.: something that happens to functions
before they're removed.
depreciation, n.: the reason why you laugh at people who
buy brand new cars.
Modified:
httpd/httpd/trunk/docs/manual/new_features_2_2.xml
Modified: httpd/httpd/trunk/docs/manual/new_features_2_2.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/new_features_2_2.xml?rev=169315&r1=169314&r2=169315&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/new_features_2_2.xml (original)
+++ httpd/httpd/trunk/docs/manual/new_features_2_2.xml Mon May 9 06:50:22 2005
@@ -124,7 +124,7 @@
<dl>
<dt>APR 1.0 API</dt>
- <dd>Apache 2.2 uses the APR 1.0 API. All depreciated functions and
+ <dd>Apache 2.2 uses the APR 1.0 API. All deprecated functions and
symbols have been removed from <code>APR</code> and
<code>APR-Util</code>. For details, see the
<a href="http://apr.apache.org/">APR Website</a>.</dd>
|