Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfa committed Mar 2, 2019
1 parent ef106eb commit b9de031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/control.pod6
Expand Up @@ -163,7 +163,7 @@ sleep 10;
This code will print C<Unhandled exception in code scheduled on thread 4 We're
dead> in version 6.d, while it will simply get out after waiting for 10 seconds
in version 6.c.
in version 6.c.
The C<start {...}> immediately returns a C<Promise> that can be safely ignored
Expand Down

0 comments on commit b9de031

Please sign in to comment.