mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-02 10:34:35 +00:00
Fix code naming style.
This commit is contained in:
@@ -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}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user