aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/ruby/message.c
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ruby/message.c')
-rw-r--r--bindings/ruby/message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c
index 49dbace3..f84ed925 100644
--- a/bindings/ruby/message.c
+++ b/bindings/ruby/message.c
@@ -21,7 +21,7 @@
#include "defs.h"
/*
- * call-seq: MESSAGE.destroy => nil
+ * call-seq: MESSAGE.destroy! => nil
*
* Destroys the message, freeing all resources allocated for it.
*/