summaryrefslogtreecommitdiff
path: root/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'proc.c')
-rw-r--r--proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proc.c b/proc.c
index ff44b710e6..f9e16c7161 100644
--- a/proc.c
+++ b/proc.c
@@ -1470,7 +1470,7 @@ method_entry_defined_class(const rb_method_entry_t *me)
/**********************************************************************
*
- * Document-class : Method
+ * Document-class: Method
*
* Method objects are created by <code>Object#method</code>, and are
* associated with a particular object (not just with a class). They