소스 검색

dispatcher: spelling fix withing -> within

Henning Westerholt 2 년 전
부모
커밋
c65eaa86c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/modules/dispatcher/doc/dispatcher.cfg

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

@@ -213,7 +213,7 @@ route[WITHINDLG] {
 		return;
 	}
 
-	# 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")) {