Skip to content

Commit de10eb2

Browse files
committed
Fixing typo in tree.
1 parent 9355abd commit de10eb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/diag/gra/bstree_example_2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
A((10))-->B((6))
44
A-->C((13))
55
C-->D((12))
6-
C-->E((12))
6+
C-->E((14))

0 commit comments

Comments
 (0)