Skip to content

Commit 0927fc5

Browse files
committed
Grammar correction
1 parent 9abdb95 commit 0927fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/traps.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1369,7 +1369,7 @@ L<filenames that begin with hyphens|http://mywiki.wooledge.org/BashPitfalls#File
13691369
13701370
=head1 Scope
13711371
1372-
=head2 Using a C<once> block
1372+
=head2 Using an C<once> block
13731373
13741374
The C<once> block is a block of code that will only run once when its parent block is run. As an example:
13751375

0 commit comments

Comments
 (0)