]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
remove duplicated sentence.
authorMichiel van Baak <michiel@vanbaak.info>
Wed, 21 Jan 2009 22:04:16 +0000 (22:04 +0000)
committerMichiel van Baak <michiel@vanbaak.info>
Wed, 21 Jan 2009 22:04:16 +0000 (22:04 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@169793 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/tex/extensions.tex

index 7521616a1d0f7e6630772ed57707ba3040cf6b15..a1010616aa8bf6eea1f4a35ba2c3c582dd97136c 100644 (file)
@@ -17,9 +17,6 @@ For each extension, several actions may be listed and must be given a unique
 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
-some modules which use explicitly GOTO's.
-
 Extensions frequently have data they pass to the executing application
 (most frequently a string).  You can see the available dialplan applications
 by entering the "core show applications" command in the CLI.