mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5801 from dearblue/doc/call-seq
Corrected document directive to "call-seq"
This commit is contained in:
@@ -559,7 +559,7 @@ mrb_struct_equal(mrb_state *mrb, mrb_value s)
|
||||
|
||||
/* 15.2.18.4.12(x) */
|
||||
/*
|
||||
* code-seq:
|
||||
* call-seq:
|
||||
* struct.eql?(other) -> true or false
|
||||
*
|
||||
* Two structures are equal if they are the same object, or if all their
|
||||
|
||||
Reference in New Issue
Block a user