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