diff options
author | André Malo <nd@apache.org> | 2014-02-06 00:56:57 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2014-02-06 00:56:57 +0100 |
commit | f2bc49c096554eae78eb8941c51e3fa00efb0a9e (patch) | |
tree | 579c13ecb85d6d1f98adfc58708baaf0bdfaadb8 /docs/manual/mod/mod_echo.html.en | |
parent | left-trim one-liner-<pre>s or -<highlight>s completely. The indentation is (diff) | |
download | apache2-f2bc49c096554eae78eb8941c51e3fa00efb0a9e.tar.xz apache2-f2bc49c096554eae78eb8941c51e3fa00efb0a9e.zip |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1565004 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_echo.html.en')
-rw-r--r-- | docs/manual/mod/mod_echo.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_echo.html.en b/docs/manual/mod/mod_echo.html.en index 77bdbb6196..a56ead5792 100644 --- a/docs/manual/mod/mod_echo.html.en +++ b/docs/manual/mod/mod_echo.html.en @@ -59,7 +59,7 @@ modules</td></tr> <p>The <code class="directive">ProtocolEcho</code> directive enables or disables the echo server.</p> - <div class="example"><h3>Example</h3><pre class="prettyprint lang-config"> ProtocolEcho On</pre> + <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">ProtocolEcho On</pre> </div> </div> |