Browse Source

sr: small spelling fix in default sr cfg

Henning Westerholt 15 years ago
parent
commit
11e0bbb6de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etc/sip-router.cfg

+ 1 - 1
etc/sip-router.cfg

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