Fix typo Readme.md

This commit is contained in:
vuittont60
2024-01-09 10:52:52 +08:00
parent fac7c3109d
commit b10f5dd3b9
+1 -1
View File
@@ -181,7 +181,7 @@ debug_tree(expr);
(defined in print-tree.h)
To print a debug reprensentation of a gimple struct:
To print a debug representation of a gimple struct:
```c
debug_gimple_stmt(gimple_struct)