Module: sip-router
Branch: 3.1
Commit: 4ffe22ae5215f48873438e788fa541d82c5ba3ad
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4ffe22a…
Author: Henning Westerholt <henning.westerholt(a)1und1.de>
Committer: Henning Westerholt <henning.westerholt(a)1und1.de>
Date: Mon May 23 13:06:49 2011 +0200
htable: spelling fix in htable table definition docs
(cherry picked from commit 938b50beab952645438743720833070a484c07ab)
---
lib/srdb1/schema/htable.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/srdb1/schema/htable.xml b/lib/srdb1/schema/htable.xml
index 0344c7d..8de8ac3 100644
--- a/lib/srdb1/schema/htable.xml
+++ b/lib/srdb1/schema/htable.xml
@@ -12,7 +12,7 @@
<version>1</version>
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
<description>
- <db:para>This table us used by the htabke module to load values in the hash
table at start up. More information about the avpops module can be found at:
&KAMAILIO_MOD_DOC;htable.html
+ <db:para>This table us used by the htable module to load values in the hash
table at start up. More information about the htable module can be found at:
&KAMAILIO_MOD_DOC;htable.html
</db:para>
</description>