You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3298
-- Commit Summary --
* Typos: withing → within
-- File Changes --
M doc/tutorials/presence/cfg/full_ps.cfg (2)
M doc/tutorials/presence/cfg/ps.cfg (2)
M etc/kamailio.cfg (2)
M etc/sip-router.cfg (2)
M misc/examples/ims/pcscf/kamailio.cfg (2)
M misc/examples/kamailio/acc-mysql.cfg (2)
M misc/examples/kamailio/nathelper.cfg (2)
M misc/examples/kemi/kamailio-basic-kemi-jsdt.js (2)
M misc/examples/kemi/kamailio-basic-kemi-lua.lua (2)
M misc/examples/kemi/kamailio-basic-kemi-native.cfg (2)
M misc/examples/kemi/kamailio-basic-kemi-python.py (2)
M misc/examples/kemi/kamailio-basic-kemi-python3s.py (2)
M misc/examples/kemi/kamailio-basic-kemi-sqlang.sq (2)
M misc/examples/mixed/kamailio-minimal-anycast.cfg (2)
M misc/examples/mixed/kamailio-minimal-proxy.cfg (2)
M misc/examples/mixed/nathelper.cfg (2)
M misc/examples/pkg/kamailio-basic.cfg (2)
M misc/examples/pkg/kamailio-oob.cfg (2)
M misc/examples/pkg/sip-router-basic.cfg (2)
M misc/examples/pkg/sip-router-oob.cfg (2)
M misc/examples/presence/full-no-failover.cfg (2)
M misc/examples/presence/no-db.cfg (2)
M misc/examples/webrtc/kamailio-default-websocket.cfg (2)
M misc/examples/webrtc/websocket.cfg (2)
M src/modules/app_java/kamailio_java_folder/java-untested/Kamailio.java (2)
M src/modules/cnxcc/example/kamailio-cnxcc.cfg (2)
M src/modules/db_cassandra/kamailio_cassa.cfg (2)
M src/modules/db_text/README (2)
M src/modules/db_text/doc/db_text.cfg (2)
M src/modules/dispatcher/README (2)
M src/modules/dispatcher/doc/dispatcher.cfg (2)
M src/modules/sca/README (2)
M src/modules/sca/doc/sca.cfg (2)
M src/modules/websocket/README (2)
M src/modules/websocket/doc/websocket_admin.xml (2)
M src/modules/xprint/xp_lib.c (2)
M test/unit/5.cfg (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3298.patchhttps://github.com/kamailio/kamailio/pull/3298.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3298
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3298(a)github.com>
Module: kamailio
Branch: master
Commit: b6d4d057a01d29cf9499788432fc9d00ad4737f8
URL: https://github.com/kamailio/kamailio/commit/b6d4d057a01d29cf9499788432fc9d0…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-11T10:19:55Z
db_text: spelling fix withing -> within
---
Modified: src/modules/db_text/doc/db_text.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/b6d4d057a01d29cf9499788432fc9d0…
Patch: https://github.com/kamailio/kamailio/commit/b6d4d057a01d29cf9499788432fc9d0…
---
diff --git a/src/modules/db_text/doc/db_text.cfg b/src/modules/db_text/doc/db_text.cfg
index de2202f9fc0..2e48a6d0a9e 100644
--- a/src/modules/db_text/doc/db_text.cfg
+++ b/src/modules/db_text/doc/db_text.cfg
@@ -76,7 +76,7 @@ route{
# use different transport protocol
if (!method=="REGISTER") record_route();
- # subsequent messages withing a dialog should take the
+ # subsequent messages within a dialog should take the
# path determined by record-routing
if (loose_route()) {
# mark routing logic in request