aboutsummaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/struct.c b/struct.c
index bd6554166c..f0307916b3 100644
--- a/struct.c
+++ b/struct.c
@@ -900,7 +900,7 @@ recursive_eql(VALUE s, VALUE s2, int recur)
}
/*
- * code-seq:
+ * call-seq:
* struct.eql?(other) -> true or false
*
* Two structures are equal if they are the same object, or if all their