Skip to content

Commit

Permalink
doc/keywords.rdoc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stomar committed Dec 24, 2020
1 parent 7ca2ca9 commit c601a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/keywords.rdoc
Expand Up @@ -82,7 +82,7 @@ if::
in::
Used to separate the iterable object and iterator variable in a +for+ loop.
See {control expressions}[rdoc-ref:syntax/control_expressions.rdoc]
It also serves as a pattern in a +case+ expression. See
It also serves as a pattern in a +case+ expression.
See {pattern matching}[rdoc-ref:syntax/pattern_matching.rdoc]

module::
Expand Down

0 comments on commit c601a7e

Please sign in to comment.