Skip to content

Commit 6023246

Browse files
committed
fix typo
1 parent 76101ee commit 6023246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_codegen_gcc/Readme.md

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