Browse Source

dispatcher: spelling fix withing -> within

Henning Westerholt 2 năm trước cách đây
mục cha
commit
c65eaa86c6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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")) {