Module: kamailio Branch: master Commit: 35f8935acebb32d80633570031fad4f7235fe68a URL: https://github.com/kamailio/kamailio/commit/35f8935acebb32d80633570031fad4f7...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2022-12-11T10:19:55Z
websocket: spelling fix withing -> within
---
Modified: src/modules/websocket/doc/websocket_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/35f8935acebb32d80633570031fad4f7... Patch: https://github.com/kamailio/kamailio/commit/35f8935acebb32d80633570031fad4f7...
---
diff --git a/src/modules/websocket/doc/websocket_admin.xml b/src/modules/websocket/doc/websocket_admin.xml index b4b5e2c8ce9..c9ec9f524b1 100644 --- a/src/modules/websocket/doc/websocket_admin.xml +++ b/src/modules/websocket/doc/websocket_admin.xml @@ -166,7 +166,7 @@ request_route { # Handle requests within SIP dialogs route[WITHINDLG] { if (has_totag()) { - # sequential request withing a dialog should + # sequential request within a dialog should # take the path determined by record-routing if (loose_route()) { if ($du == "") {