Просмотр исходного кода

sr: small spelling fix in default sr cfg

Henning Westerholt 15 лет назад
Родитель
Сommit
11e0bbb6de
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      etc/sip-router.cfg

+ 1 - 1
etc/sip-router.cfg

@@ -364,7 +364,7 @@ route[REGISTRAR]
 		#	drop;
 		#}
 
-		# everyhting is fine so lets store the binding
+		# everything is fine so lets store the binding
 		if (!save_contacts("location")) {
 			sl_reply("400", "Invalid REGISTER Request");
 			drop;