Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8225d7

Browse files
rugamagatrekhleb
authored andcommitted
"ツリー"のメニューが"リー"になっていたので訂正した (trekhleb#301)
1 parentc672f1f commitc8225d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.ja-JP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ _Read this in other languages:_
3636
*`B`[ヒープ](src/data-structures/heap) - max and min heap versions
3737
*`B`[優先度キュー](src/data-structures/priority-queue)
3838
*`A`[トライ](src/data-structures/trie)
39-
*`A`[リー](src/data-structures/tree)
39+
*`A`[ツリー](src/data-structures/tree)
4040
*`A`[バイナリ検索ツリー](src/data-structures/tree/binary-search-tree)
4141
*`A`[AVLツリー](src/data-structures/tree/avl-tree)
4242
*`A`[赤黒のリー](src/data-structures/tree/red-black-tree)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp