mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
docs/ja_JP: fix typos in submit-checklist.rst
Fix spelling errors in the Japanese translation: - "Menu attibutes: default value" -> "Menu attributes: default value" - "Documentaion/ABI/" -> "Documentation/ABI/" No change in meaning intended. Signed-off-by: Masaharu Noguchi <nogunix@gmail.com> Acked-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260103-b4-practice-docs-typo-v1-1-d68ad6a22ab5@gmail.com>
This commit is contained in:
parent
c7bba35efa
commit
7f3f258daf
1 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ Kconfig 変更のレビュー
|
|||
1) 新規の、もしくは変更された ``CONFIG`` オプションについて、それが関係する
|
||||
コンフィグメニューへの悪影響がない。また、
|
||||
Documentation/kbuild/kconfig-language.rst の
|
||||
"Menu attibutes: default value" に記載の例外条件を満たす場合を除き、
|
||||
"Menu attributes: default value" に記載の例外条件を満たす場合を除き、
|
||||
そのデフォルトが無効になっている。
|
||||
|
||||
2) 新規の ``Kconfig`` オプションにヘルプテキストがある。
|
||||
|
|
@ -75,7 +75,7 @@ Kconfig 変更のレビュー
|
|||
4) 新規モジュール・パラメータが、すべて ``MODULE_PARM_DESC()`` によって記述
|
||||
されている。
|
||||
|
||||
5) 新規ユーザースペース・インターフェースが、すべて ``Documentaion/ABI/``
|
||||
5) 新規ユーザースペース・インターフェースが、すべて ``Documentation/ABI/``
|
||||
以下に記載されている。詳しくは、 Documentation/admin-guide/abi.rst
|
||||
(もしくは ``Documentation/ABI/README``) を参照。
|
||||
ユーザースペース・インターフェースを変更するパッチは、
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue