summaryrefslogtreecommitdiff
path: root/lib/psych/handler.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/psych/handler.rb')
-rw-r--r--lib/psych/handler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/psych/handler.rb b/lib/psych/handler.rb
index 8f23e36..ad7249f 100644
--- a/lib/psych/handler.rb
+++ b/lib/psych/handler.rb
@@ -119,7 +119,7 @@ module Psych
# +tag+ is an associated tag or nil
# +plain+ is a boolean value
# +quoted+ is a boolean value
- # +style+ is an integer idicating the string style
+ # +style+ is an integer indicating the string style
#
# See the constants in Psych::Nodes::Scalar for the possible values of
# +style+