mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Fix some typos by spell checker
This commit is contained in:
parent
f9b62b5cc0
commit
33f2ff3bab
Notes:
git
2021-04-26 10:08:09 +09:00
24 changed files with 36 additions and 36 deletions
|
@ -2514,7 +2514,7 @@ econv_opts(VALUE opt, int ecflags)
|
|||
break;
|
||||
|
||||
case 3:
|
||||
rb_warning(":newline option preceds other newline options");
|
||||
rb_warning(":newline option precedes other newline options");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue