Skip to content

Commit 8fa2258

Browse files
committed
Fixed typo.
1 parent 86368bc commit 8fa2258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/typedef.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ mystruct_t y;
5757
#source typedef.c
5858

5959
:wrench: Take the binary tree implementation and use `typedef` for the node
60-
structure itself and also fot the callback.
60+
structure itself and also for the callback.

0 commit comments

Comments
 (0)