浏览代码

sca: spelling fix withing -> within

Henning Westerholt 2 年之前
父节点
当前提交
ee739aa695
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/sca/doc/sca.cfg

+ 1 - 1
src/modules/sca/doc/sca.cfg

@@ -230,7 +230,7 @@ route[REQINIT] {
 # 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 ( is_method("NOTIFY") ) {