diff options
author | Rich Bowen <rbowen@apache.org> | 2013-01-16 02:47:21 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2013-01-16 02:47:21 +0100 |
commit | 15c895b0b11489deaa4a99a1a70dec56905bafd0 (patch) | |
tree | ebe2c7c4580951affeb0f194b1192935054e953b /docs/manual/mod/mod_include.xml | |
parent | Adds examples to the various <!--#config attributes. (diff) | |
download | apache2-15c895b0b11489deaa4a99a1a70dec56905bafd0.tar.xz apache2-15c895b0b11489deaa4a99a1a70dec56905bafd0.zip |
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433792 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_include.xml')
-rw-r--r-- | docs/manual/mod/mod_include.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 9d9203d5ee..1d0c58086d 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -179,7 +179,7 @@ AddOutputFilter INCLUDES .shtml <code>strftime(3)</code> library routine when printing dates.</p> - <example + <example> <!--#config timefmt=""%R, %B %d, %Y"" --> </example> |