aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2009-11-12 13:54:45 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2009-11-12 13:54:45 +0000
commit49dbd96075b702d2942a14ec68d14afbb4e37796 (patch)
treeb4c49fa231866368afe13f4b61e77cc9ac742e15 /configs
parentc7236db02872fb2c06bf0f29c7b2acb7efec9873 (diff)
Update sip.conf.sample.
Just updating a spelling error and some capitalization in a documentation update that Olle added. May the Swenglish be with you. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@229639 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample10
1 files changed, 5 insertions, 5 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index b0e5e05d9..c42f9abf7 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -7,11 +7,11 @@
; IP address connected to the Internet, you will want to learn
; about the various security settings BEFORE you start
; Asterisk.
-; Specially note the following settings:
-; - Allowguest (default enabled)
-; - Permit/deny - IP address filters
-; - Contactpermit/contactdeny - IP address filters for registrations
-; - Context - Which set of services you offer various users
+; Especially note the following settings:
+; - allowguest (default enabled)
+; - permit/deny - IP address filters
+; - contactpermit/contactdeny - IP address filters for registrations
+; - context - Which set of services you offer various users
;
; SIP dial strings
;-----------------------------------------------------------