Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f23f0a

Browse files
committedNov 11, 2021
Fixing spelling error.
1 parent 07b4ffd commit 1f23f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/Breaks_1/Thread.inot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This fails to compile because it doesn't look like a
2-
* declaration and a definitio but rather like an attempt
2+
* declaration and a definition but rather like an attempt
33
* to overload myFunc with the same signature (again)
44
* resulting in a compile error.
55
*/

0 commit comments

Comments
 (0)
Please sign in to comment.