Author: stas Date: Wed Jan 12 19:10:47 2005 New Revision: 125025 URL: http://svn.apache.org/viewcvs?view=rev&rev=125025 Log: typo
Modified: httpd/apreq/trunk/README Modified: httpd/apreq/trunk/README Url: http://svn.apache.org/viewcvs/httpd/apreq/trunk/README?view=diff&rev=125025&p1=httpd/apreq/trunk/README&r1=125024&p2=httpd/apreq/trunk/README&r2=125025 ============================================================================== --- httpd/apreq/trunk/README (original) +++ httpd/apreq/trunk/README Wed Jan 12 19:10:47 2005 @@ -18,7 +18,7 @@ and Apache-2's input filter API. The C codebase is separated into two independent components: - 1) libapreq2, the shared library. This libarary is based + 1) libapreq2, the shared library. This library is based solely on libapr and libaprutil, and requires linking applications to provide stub code for the apreq_env interface (defined by the "apreq_env.h" header file).
