diff options
Diffstat (limited to 'files/ja/web/api')
-rw-r--r-- | files/ja/web/api/mouseevent/ctrlkey/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/mouseevent/ctrlkey/index.md b/files/ja/web/api/mouseevent/ctrlkey/index.md index c879da2f18..efa529533b 100644 --- a/files/ja/web/api/mouseevent/ctrlkey/index.md +++ b/files/ja/web/api/mouseevent/ctrlkey/index.md @@ -20,7 +20,7 @@ translation_of: Web/API/MouseEvent/ctrlKey ## 値 -論理値gで、 `true` はキーが押されていたことを示し、 `false` はキーが押されていなかったことを示します。 +論理値で、 `true` はキーが押されていたことを示し、 `false` はキーが押されていなかったことを示します。 ## 例 |