summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--funcs/func_channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_channel.c b/funcs/func_channel.c
index 1416efc39..69fb72fb3 100644
--- a/funcs/func_channel.c
+++ b/funcs/func_channel.c
@@ -89,7 +89,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>R/O technology used for channel.</para>
</enum>
<enum name="checkhangup">
- <para>1/0 whether the channel is hanging up</para>
+ <para>R/O Whether the channel is hanging up (1/0)</para>
</enum>
<enum name="language">
<para>R/W language for sounds played.</para>