aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-15 19:15:19 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-15 19:15:19 +0000
commit32181a368f7ec2147deb9cfe9a0a75c84e92f37c (patch)
tree777a10b7cce1d11a515dccbffb7d4610f31ce722 /doc
parent4feee61e3299788aa180776ee939cb22e9cd1d1f (diff)
correct typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7100 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 06e1dfb7d..933b3098e 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()