Skip to content

Commit a55d1e8

Browse files
committed
Not tab
1 parent 5cd9864 commit a55d1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/concurrency.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ a simpler fumctional syntax to do this:
396396
}
397397
398398
$channel.close;
399-
await $p;
399+
await $p;
400400
401401
402402
=head1 Low-level APIs

0 commit comments

Comments
 (0)