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