diff options
author | André Malo <nd@apache.org> | 2003-05-11 23:07:42 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-05-11 23:07:42 +0200 |
commit | 37665082d357023f218088307c07a8fe9ad88742 (patch) | |
tree | 3d2f57b32f6eada17c43b13c6feed47cf3498cf9 | |
parent | update transformation (diff) | |
download | apache2-37665082d357023f218088307c07a8fe9ad88742.tar.xz apache2-37665082d357023f218088307c07a8fe9ad88742.zip |
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99763 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/env.html.ko.euc-kr | 2 | ||||
-rw-r--r-- | docs/manual/env.xml.ko | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/env.html.ko.euc-kr b/docs/manual/env.html.ko.euc-kr index fc1c15aa90..c690df64d6 100644 --- a/docs/manual/env.html.ko.euc-kr +++ b/docs/manual/env.html.ko.euc-kr @@ -222,7 +222,7 @@ <p>°ªÀÌ "1"À̸é <code>text/html</code>ÀÌ ¾Æ´Ñ content-type¿¡ - ´ëÇØ <code class="module"><a href="./mod/mod_deflate.html">mod_deflate</a></code>ÀÇ DEFALTE Ãâ·ÂÇÊÅ͸¦ + ´ëÇØ <code class="module"><a href="./mod/mod_deflate.html">mod_deflate</a></code>ÀÇ DEFLATE Ãâ·ÂÇÊÅ͸¦ »ç¿ëÇÏÁö ¾Ê´Â´Ù. (gzip »Ó¸¸ ¾Æ´Ï¶ó "identity"°¡ ¾Æ´Ñ ¸ðµç ÀÎÄÚµùÀÇ) Á¤ÀûÀ¸·Î ¾ÐÃàÇÑ ÆÄÀÏÀÇ °æ¿ì¿¡µµ <code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code>Àº ÀÌ º¯¼ö¸¦ Âü°íÇÑ´Ù.</p> diff --git a/docs/manual/env.xml.ko b/docs/manual/env.xml.ko index a4e573a8ba..9753d1f37c 100644 --- a/docs/manual/env.xml.ko +++ b/docs/manual/env.xml.ko @@ -251,7 +251,7 @@ <title>gzip-only-text/html</title> <p>°ªÀÌ "1"À̸é <code>text/html</code>ÀÌ ¾Æ´Ñ content-type¿¡ - ´ëÇØ <module>mod_deflate</module>ÀÇ DEFALTE Ãâ·ÂÇÊÅ͸¦ + ´ëÇØ <module>mod_deflate</module>ÀÇ DEFLATE Ãâ·ÂÇÊÅ͸¦ »ç¿ëÇÏÁö ¾Ê´Â´Ù. (gzip »Ó¸¸ ¾Æ´Ï¶ó "identity"°¡ ¾Æ´Ñ ¸ðµç ÀÎÄÚµùÀÇ) Á¤ÀûÀ¸·Î ¾ÐÃàÇÑ ÆÄÀÏÀÇ °æ¿ì¿¡µµ <module>mod_negotiation</module>Àº ÀÌ º¯¼ö¸¦ Âü°íÇÑ´Ù.</p> |