diff options
author | Yuanye Ma <yuanye.ma20@gmail.com> | 2025-06-19 06:55:46 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-06-21 14:13:10 -0600 |
commit | 0242b8b0cc89599b3e4162add672179ce2dd4131 (patch) | |
tree | 87b54b7737334a544d53c305112fe9d75f8ea9a6 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 4613bf5fd0453a184a8cbdd776fedc934613d6aa (diff) |
docs: f2fs: fix typos in f2fs.rst
This patch fixes two minor typos in Documentation/filesystems/f2fs.rst:
- "ramdom" → "random"
- "reenable" → "re-enable"
The changes improve spelling and consistency in the documentation.
These issues were identified using the 'codespell' tool with the
following command:
$ find Documentation/ -path Documentation/translations -prune -o \
-name '*.rst' -print | xargs codespell
Signed-off-by: Yuanye Ma <yuanye.ma20@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250618225546.104949-1-yuanye.ma20@gmail.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions