Module: sip-router Branch: master Commit: 938b50beab952645438743720833070a484c07ab URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=938b50beab952645438743720833070a484c07ab
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: Mon May 23 13:06:49 2011 +0200 htable: spelling fix in htable table definition docs --- 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> _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
