Forráskód Böngészése

sr: small spelling fix in default sr cfg

Henning Westerholt 16 éve
szülő
commit
11e0bbb6de
1 módosított fájl, 1 hozzáadás és 1 törlés
  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;