Module: sip-router
Branch: master
Commit: cbd525649237c3beb05ad7bcb38969fb3629b90e
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cbd5256…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Jan 24 08:56:20 2014 +0100
gzcompress: fixed info about header_value parameter in docs
---
modules/gzcompress/README | 2 +-
modules/gzcompress/doc/gzcompress_admin.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/gzcompress/README b/modules/gzcompress/README
index bfd9412..0f9532d 100644
--- a/modules/gzcompress/README
+++ b/modules/gzcompress/README
@@ -131,7 +131,7 @@ modparam("gzcompress", "header_name",
"Encoded")
3.2. header_value (str)
- Name of the header that indicates compression or decompression has to
+ Value of the header that indicates compression or decompression has to
be done.
Default value is "deflate".
diff --git a/modules/gzcompress/doc/gzcompress_admin.xml
b/modules/gzcompress/doc/gzcompress_admin.xml
index ab46622..ae2bd22 100644
--- a/modules/gzcompress/doc/gzcompress_admin.xml
+++ b/modules/gzcompress/doc/gzcompress_admin.xml
@@ -113,7 +113,7 @@ modparam("gzcompress", "header_name",
"Encoded")
<section id="gzcompress.p.header_value">
<title><varname>header_value</varname> (str)</title>
<para>
- Name of the header that indicates compression or decompression has
+ Value of the header that indicates compression or decompression has
to be done.
</para>
<para>