Skip to content

Commit 4a01a91

Browse files
authored
Merge pull request #7861 from neo-clj/patch-3
Update gen_event.xml
2 parents ca5dd0b + a0f7c6b commit 4a01a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/stdlib/doc/src/gen_event.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@ format_status(Status) ->
14081408
</list>
14091409
<p>This function is useful for changing the form and
14101410
appearance of the event handler state for these cases. An
1411-
event handler callback module wishing to change the
1411+
event handler callback module wishing to change
14121412
the <c>sys:get_status/1,2</c> return value as well as how
14131413
its state appears in termination error logs, exports an
14141414
instance of <c>format_status/2</c> that returns a term

0 commit comments

Comments
 (0)