Skip to content

Commit e1efa8e

Browse files
authored
s/ka/が/
1 parent 5af5774 commit e1efa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meet-safe-and-unsafe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Rust は次の操作を「安全」だと判断します。
212212
* デストラクタを呼ぶことに失敗する
213213
* 整数のオーバーフロー
214214
* プログラムの異常終了
215-
* プロダクションkaデータベースを削除してしまう事
215+
* プロダクションがデータベースを削除してしまう事
216216

217217

218218
<!--

0 commit comments

Comments
 (0)