Skip to content

Commit 71196f4

Browse files
committed
Fix typo
1 parent 7163953 commit 71196f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/about_pattern_matching.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def test_array_pattern
169169

170170
# ------------------------------------------------------------------
171171

172-
# Hash patternis quite the same as Array pattern, but it expects #deconsturct_keys(keys) method
172+
# Hash pattern is quite the same as Array pattern, but it expects #deconsturct_keys(keys) method
173173
# It works with symbol keys for now
174174

175175
class LetterAccountant

0 commit comments

Comments
 (0)