Fix some doxygen, typos and whitespace

This commit is contained in:
Bastian Triller
2025-09-22 15:49:37 +02:00
committed by github-actions[bot]
parent d88cbd0229
commit f7c64ff3ee
12 changed files with 35 additions and 37 deletions

View File

@@ -177,7 +177,7 @@
to the specified destination and <emphasis>start</emphasis> execution at that location.</para>
<para>NOTE: Any channel variables you want the called channel to inherit from the caller channel must be
prefixed with one or two underbars ('_').</para>
<para>NOTE: Using this option from a Macro() or GoSub() might not make sense as there would be no return points.</para>
<para>NOTE: Using this option from a Macro() or Gosub() might not make sense as there would be no return points.</para>
</option>
<option name="h">
<para>Allow <emphasis>callee</emphasis> to hang up by pressing <literal>*</literal>.</para>