From 8d729f0d218d84c0850ade47e5dbe28ba54a5c98 Mon Sep 17 00:00:00 2001 From: Henning Westerholt Date: Sun, 29 Sep 2019 23:15:31 +0200 Subject: [PATCH] usrloc: spelling fix in comments (usefull -> useful) --- src/modules/usrloc/doc/usrloc_admin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/usrloc/doc/usrloc_admin.xml b/src/modules/usrloc/doc/usrloc_admin.xml index 3dd180b9375..0f14209784b 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) <varname>server_id_filter</varname> (int) 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.