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.