summaryrefslogtreecommitdiff
path: root/lib/yaml.rb
diff options
context:
space:
mode:
authorSergio <25378688+sergioro9@users.noreply.github.com>2020-04-29 09:39:09 -0600
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-07-28 12:14:45 +0900
commite4b63202eb25ee86c5173364c13a8ead02419f7d (patch)
tree39202797a4006a63ef75400ea7cd5d08c6c9113c /lib/yaml.rb
parent09e9f7cf7a1e882c9bd199f93b8dcf933a6ae631 (diff)
Remove unnecessary word from comment
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3070
Diffstat (limited to 'lib/yaml.rb')
-rw-r--r--lib/yaml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yaml.rb b/lib/yaml.rb
index cec7808f05..17b27e802f 100644
--- a/lib/yaml.rb
+++ b/lib/yaml.rb
@@ -40,7 +40,7 @@ YAML = Psych # :nodoc:
#
# == 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.
#
# You can still use Syck, if you prefer, for parsing and emitting YAML, but you