Module: kamailio
Branch: master
Commit: 8d729f0d218d84c0850ade47e5dbe28ba54a5c98
URL:
https://github.com/kamailio/kamailio/commit/8d729f0d218d84c0850ade47e5dbe28…
Author: Henning Westerholt <hw(a)skalatan.de>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2019-09-29T23:15:31+02:00
usrloc: spelling fix in comments (usefull -> useful)
---
Modified: src/modules/usrloc/doc/usrloc_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/8d729f0d218d84c0850ade47e5dbe28…
Patch:
https://github.com/kamailio/kamailio/commit/8d729f0d218d84c0850ade47e5dbe28…
---
diff --git a/src/modules/usrloc/doc/usrloc_admin.xml
b/src/modules/usrloc/doc/usrloc_admin.xml
index 3dd180b937..0f14209784 100644
--- a/src/modules/usrloc/doc/usrloc_admin.xml
+++ b/src/modules/usrloc/doc/usrloc_admin.xml
@@ -1202,7 +1202,7 @@ modparam("usrloc", "rm_expired_delay", 30)
<title><varname>server_id_filter</varname> (int)</title>
<para>
Enable (1) or disable (0) filter records by server_id on load and during cleaning of
expired db records.
- It could be usefull when you want to use the same location table
for several kamailio instances which are configured to work in db_mode=1 or db_mode=2
(cache modes).
+ It could be useful when you want to use the same location table
for several kamailio instances which are configured to work in db_mode=1 or db_mode=2
(cache modes).
Otherwise one instance of proxy cleans records made by another
proxy and that breaks its cache.
</para>
<para>