aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/object.c b/object.c
index d0cf60bd90..09b8040820 100644
--- a/object.c
+++ b/object.c
@@ -1809,7 +1809,7 @@ rb_mod_attr(int argc, VALUE *argv, VALUE klass)
* attr_writer(symbol, ...) -> nil
*
* Creates an accessor method to allow assignment to the attribute
- * <i>aSymbol</i><code>.id2name</code>.
+ * <i>symbol</i><code>.id2name</code>.
*/
static VALUE