summaryrefslogtreecommitdiff
path: root/doc/extensions.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 17:02:37 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 17:02:37 +0000
commitcfaf938f214c482cc9296f7667d6014bff180727 (patch)
tree58ad224da2ec566e85859ec81ca028120602ce41 /doc/extensions.txt
parent091e1aed8d8e53750b934df59e0be01d9ac070d7 (diff)
More spelling fixes (issue 7930)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/extensions.txt')
-rw-r--r--doc/extensions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/extensions.txt b/doc/extensions.txt
index bab08d319..90826f15f 100644
--- a/doc/extensions.txt
+++ b/doc/extensions.txt
@@ -15,7 +15,7 @@ of characters (a-z), digits, #, and *. Please note that when matching a
pattern, "N", "X", and "Z" are interpreted as classes of digits.
For each extension, several actions may be listed and must be given a unique
-priority. When each action completes, the call continunes at the next priority
+priority. When each action completes, the call continues at the next priority
(except for some modules which use explicitly GOTO's).
When each action completes, it generally moves to the next priority (except for
@@ -34,7 +34,7 @@ functions in your Asterisk, use the "show functions" command.
The example dial plan, in the configs/extensions.conf.sample file
is installed as extensions.conf if you run "make samples" after
installation of Asterisk. This file includes many more instructions
-and examples than this file, so it's worthwile to read it.
+and examples than this file, so it's worthwhile to read it.
* Special extensions