Module: kamailio Branch: master Commit: c50cd99a863bed0565f052bcd85d726c5beed410 URL: https://github.com/kamailio/kamailio/commit/c50cd99a863bed0565f052bcd85d726c...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2022-12-11T10:19:55Z
test: spelling fix withing -> within
---
Modified: test/unit/5.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/c50cd99a863bed0565f052bcd85d726c... Patch: https://github.com/kamailio/kamailio/commit/c50cd99a863bed0565f052bcd85d726c...
---
diff --git a/test/unit/5.cfg b/test/unit/5.cfg index 8ec69bbbfc..33c971cead 100644 --- a/test/unit/5.cfg +++ b/test/unit/5.cfg @@ -201,7 +201,7 @@ route{ }
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 (is_method("BYE")) {