Skip to content

Commit 6f0775e

Browse files
authored
Translate leaking.md (#45)
1 parent 8ae67c6 commit 6f0775e

File tree

2 files changed

+202
-24
lines changed

2 files changed

+202
-24
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* [所有権に基づいたリソース管理](obrm.md)
3333
* [コンストラクタ](constructors.md)
3434
* [Destructors](destructors.md)
35-
* [Leaking](leaking.md)
35+
* [リーク](leaking.md)
3636
* [巻き戻し](unwinding.md)
3737
* [例外安全性](exception-safety.md)
3838
* [ポイゾニング](poisoning.md)

0 commit comments

Comments
 (0)