Skip to content

Commit de2a226

Browse files
Update docs/docs/contributing/debugging.md
Co-Authored-By: Guillaume Martres <[email protected]>
1 parent 1549391 commit de2a226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/contributing/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ You can then use these IDs to locate the creation site of a given tree using tha
198198
dotc -Ydebug-tree-with-id 1049 ../issues/Playground.scala
199199
```
200200

201-
When requested what you want to do:
201+
When the tree with the correspond id is allocated, the following prompt will appear:
202202

203203
```
204204
Debug tree (id=1049) creation

0 commit comments

Comments
 (0)