Finetune the docments

This commit is contained in:
krahets
2023-07-21 22:21:33 +08:00
parent eb695937a4
commit e114ea2b65
5 changed files with 8 additions and 14 deletions

View File

@@ -86,7 +86,7 @@
=== "Go"
```go title="build_tree.go"
[class]{}-[func]{dfs}
[class]{}-[func]{dfsBuildTree}
[class]{}-[func]{buildTree}
```

View File

@@ -117,7 +117,7 @@
```go title="hanota.go"
[class]{}-[func]{move}
[class]{}-[func]{dfs}
[class]{}-[func]{dfsHanota}
[class]{}-[func]{hanota}
```