Skip to content

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

+1-1
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)