On 2025/6/19 06:55, Yuanye Ma wrote:
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
foll
Yuanye Ma writes:
> 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
> followin
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/