From 2e6475fd03c3f65aaeb16ab6db0d995af798795e Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 15 Nov 2005 19:15:19 +0000 Subject: [PATCH] correct typo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7100 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/README.variables | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/README.variables b/doc/README.variables index 06e1dfb7da..933b3098ea 100755 --- a/doc/README.variables +++ b/doc/README.variables @@ -598,7 +598,7 @@ Application return values ------------------------- In Asterisk 1.2, many applications return the result in a variable instead of, as in Asterisk 1.0, changing the dial plan priority (+101). -For the varioius status values, see each application's help text. +For the various status values, see each application's help text. ${AQMSTATUS} * addqueuemember() ${AVAILSTATUS} * chanisavail() @@ -630,7 +630,6 @@ ${VMBOXEXISTSSTATUS} * vmboxexists() ${WAITSTATUS} * waitforsilence() - Various application variables ----------------------------- ${CURL} * Resulting page content for curl() -- 2.47.2