aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tex/ael.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/ael.tex')
-rw-r--r--doc/tex/ael.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tex/ael.tex b/doc/tex/ael.tex
index c483947d8..be03c2bfb 100644
--- a/doc/tex/ael.tex
+++ b/doc/tex/ael.tex
@@ -128,7 +128,7 @@ section of extensions.conf.
To reload extensions.ael, the following command can be issued at the
CLI:
- *CLI> ael reload
+ *CLI$>$ ael reload
\section{Debugging}
@@ -735,7 +735,7 @@ of \$[ ] expressions.
NOTE: These things are wrapped up in a \$[ ] expression: The while() test;
the if() test; the middle expression in the for( x; y; z) statement
-(the y expression); Assignments - the right hand side, so a = b -> Set(a=\$[b])
+(the y expression); Assignments - the right hand side, so a = b -$>$ Set(a=\$[b])
Writing to a dialplan function is treated the same as writing to a variable.