]> granicus.if.org Git - apache/commitdiff
Update transformation.
authorJason S. Lingohr <jsl@apache.org>
Sat, 9 Jul 2005 10:53:38 +0000 (10:53 +0000)
committerJason S. Lingohr <jsl@apache.org>
Sat, 9 Jul 2005 10:53:38 +0000 (10:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209937 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/debugging.html.en

index 46aff0b91c5bb0755c043066174b54763197885e..7f5e70d4ad52d4c1811f1de02a8ff667603e0cc9 100644 (file)
@@ -21,7 +21,7 @@
 <p><span>Available Languages: </span><a href="../en/developer/debugging.html" title="English">&nbsp;en&nbsp;</a></p>
 </div>
 
-    <p>The allocation mechanism's within APR have a number of debugging modes
+    <p>The allocation mechanisms within APR have a number of debugging modes
     that can be used to assist in finding memory problems. This document
     describes the modes available and gives instructions on activating
     them.</p>
 
       <div class="note">Provide some statistics on the cost of allocations.</div>
 
-      <p>This requires a bit of an understanding of how alloc.c works.</p>
+      <p>This requires a bit of an understanding of how <code>alloc.c</code>
+      works.</p>
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">