Skip to content

Commit a44ce9b

Browse files
committed
Grammar fix
1 parent d5e1442 commit a44ce9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/control.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ or the value produced by the block that did run:
203203
Implementation note: Currently, Rakudo will say "1 Nil 3 0" for the last
204204
example because it is not caught up to this part of the design yet.
205205
206-
It's possible to obtain the value of a previous expression inside an
206+
It's possible to obtain the value of the previous expression inside an
207207
C<else>, which could be from C<if> or the last C<elsif> if any are
208208
present:
209209

0 commit comments

Comments
 (0)