We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa9b78 commit 4009d72Copy full SHA for 4009d72
doc/Language/concurrency.pod6
@@ -28,7 +28,7 @@ hyper-operators, autothreading junctions?
28
Additionally, certain Perl features may implicitly operate in an asynchronous
29
fashion, so in order to ensure predictable interoperation with these features,
30
user code should, where possible, avoid the lower level concurrency APIs
31
-(i.e. L<Thread> and L<Scheduler> ) and use the higher-level interfaces.
+(e.g., L<Thread> and L<Scheduler> ) and use the higher-level interfaces.
32
33
=head1 High-level APIs
34
0 commit comments