aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-30 20:18:03 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-30 20:18:03 +0000
commit5d7ee31e12180b1b29a203add329a6dd1452b4c1 (patch)
tree4ac2828a82c90172410413c536ad4323791183a2 /funcs
parent67f362da4ca9ec0409ce3c0fdb7e6454f461daa4 (diff)
Needs to be wrapped in <para>
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@266522 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
-rw-r--r--funcs/func_env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_env.c b/funcs/func_env.c
index b770bbc9b..e9ddd4163 100644
--- a/funcs/func_env.c
+++ b/funcs/func_env.c
@@ -44,7 +44,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</parameter>
</syntax>
<description>
- Variables starting with <literal>AST_</literal> are reserved to the system and may not be set.
+ <para>Variables starting with <literal>AST_</literal> are reserved to the system and may not be set.</para>
</description>
</function>
<function name="STAT" language="en_US">