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 Object#method, and are * associated with a particular object (not just with a class). They