Skip to content

Commit 2239900

Browse files
committed
Wordsmithing
1 parent 51895fb commit 2239900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/picos/picos.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ module Trigger : sig
289289
should assume that the [resume] action might be called from a different
290290
domain running in parallel with neither effect nor exception handlers and
291291
that if the attached action doesn't return the system may deadlock or if
292-
actions doesn't return quickly it may cause performance issues.
292+
the action doesn't return quickly it may cause performance issues.
293293
294294
⚠️ It is considered an error to make multiple calls to [on_signal] with a
295295
specific [trigger].

0 commit comments

Comments
 (0)