Selaa lähdekoodia

dispatcher: spelling fix withing -> within

Henning Westerholt 2 vuotta sitten
vanhempi
commit
c65eaa86c6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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")) {