Skip to content

Commit 9a083c4

Browse files
authored
Fix typo; [Coke]++
1 parent dfed811 commit 9a083c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Programs/00-running.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Please do not set them manually.
134134
135135
=head2 REPL
136136
137-
=defn C<RAKUDO_LINE_EDITOR> (C<src/core/REPL.pm)
137+
=defn C<RAKUDO_LINE_EDITOR> (C<src/core/REPL.pm>)
138138
Specifies what line editor to use. Valid values are C<Linenoise>, C<Readline>, C<none>, and C<bare>,
139139
which load L<Linenoise|https://modules.perl6.org/repo/Linenoise> or
140140
L<Readline|https://modules.perl6.org/repo/Readline> line editors, or starts the

0 commit comments

Comments
 (0)