Fix code naming style.

This commit is contained in:
krahets
2023-10-15 21:18:09 +08:00
parent ada37fd1f8
commit 346c8451de
23 changed files with 51 additions and 51 deletions
@@ -84,7 +84,7 @@
=== "C#"
```csharp title="build_tree.cs"
[class]{build_tree}-[func]{Dfs}
[class]{build_tree}-[func]{DFS}
[class]{build_tree}-[func]{BuildTree}
```