From a6e7267f451b6786a9ea6daf759ad0aff4d74392 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 23 Dec 2008 16:04:54 +0000 Subject: [PATCH] Fix spelling error. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@166625 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 719a879f41..ed7797be31 100644 --- a/CHANGES +++ b/CHANGES @@ -44,7 +44,7 @@ SIP Changes Skinny Changes -------------- - * The configuration file now holds seperate sections for devices and lines. + * The configuration file now holds separate sections for devices and lines. Please have a look at configs/skinny.conf.sample and change your skinny.conf accordingly.