Skip to content

Commit 82297a1

Browse files
committed
fix: typos
1 parent 4e81a62 commit 82297a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecsact/runtime/async.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ typedef enum {
5555
ECSACT_ASYNC_ERR_NOT_CONNECTED,
5656

5757
/**
58-
* Internal error has occured
58+
* Internal error has occurred
5959
*/
6060
ECSACT_ASYNC_ERR_INTERNAL = 99,
6161

0 commit comments

Comments
 (0)