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 84a3b4f..8f23e36 100644
--- a/lib/psych/handler.rb
+++ b/lib/psych/handler.rb
@@ -105,7 +105,7 @@ module Psych
# - first element
# - *ponies
#
- # &ponies is the achor, *ponies is the alias. In this case, alias is
+ # &ponies is the anchor, *ponies is the alias. In this case, alias is
# called with "ponies".
def alias anchor
end