Skip to content

Commit b10f5dd

Browse files
committed
Fix typo Readme.md
1 parent fac7c31 commit b10f5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ debug_tree(expr);
181181

182182
(defined in print-tree.h)
183183

184-
To print a debug reprensentation of a gimple struct:
184+
To print a debug representation of a gimple struct:
185185

186186
```c
187187
debug_gimple_stmt(gimple_struct)

0 commit comments

Comments
 (0)