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 a2cb3d3 commit d6fdbe8Copy full SHA for d6fdbe8
lib/picos_std.structured/picos_std_structured.mli
@@ -542,7 +542,7 @@ end
542
down concurrent fibers in case of errors. Indeed, one of the basic ideas
543
behind the {!Flock} abstraction is that in case any fiber forked to the
544
flock raises an unhandled exception, the whole flock will be terminated and
545
- the error will raised from the flock, which allows you to understand what
+ the error will be raised from the flock, which allows you to understand what
546
went wrong, instead of having to debug a program that mysteriously gets
547
stuck, for example.
548
0 commit comments