Skip to content

Commit 17ef672

Browse files
bdugganzoffixznet
authored andcommitted
move comma for xtest
1 parent 2715812 commit 17ef672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/py-nutshell.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ Perl 6:
9595
say "1 is not 2."
9696
}
9797
98-
Parentheses are optional in both languages in expressions in conditionals,
99-
as shown above.
98+
Parentheses are optional in both languages in expressions in
99+
conditionals, as shown above.
100100
101101
=head2 Variables
102102

0 commit comments

Comments
 (0)