Remove unnecessary word from comment
This commit is contained in:
parent
09e9f7cf7a
commit
e4b63202eb
Notes:
git
2020-07-28 12:15:09 +09:00
@ -40,7 +40,7 @@ YAML = Psych # :nodoc:
|
|||||||
#
|
#
|
||||||
# == History
|
# == History
|
||||||
#
|
#
|
||||||
# Syck was the original for YAML implementation in Ruby's standard library
|
# Syck was the original YAML implementation in Ruby's standard library
|
||||||
# developed by why the lucky stiff.
|
# developed by why the lucky stiff.
|
||||||
#
|
#
|
||||||
# You can still use Syck, if you prefer, for parsing and emitting YAML, but you
|
# You can still use Syck, if you prefer, for parsing and emitting YAML, but you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user