mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 18:12:25 -04:00
docs: zh_CN/devicetree: fix typos
The devicetree directory was using wrong case: Devicetree/ -> devicetree/ Fixes:a17b0169f2("docs/zh_CN: add devicetree index translation") Fixes:c56481299d("docs/zh_CN: add devicetree usage-model translation") Fixes:09d4466d3f("docs/zh_CN: add devicetree of_unittest translation") Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> Acked-by: Yanteng Si<siyanteng@loongson.cn> Link: https://lore.kernel.org/r/b4ca010ef223ab9cb76e8caa0a3cde734e0b6b2f.1656234456.git.mchehab@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
5fe84fe446
commit
e13ce769a0
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
.. include:: ../disclaimer-zh_CN.rst
|
||||
|
||||
:Original: Documentation/Devicetree/index.rst
|
||||
:Original: Documentation/devicetree/index.rst
|
||||
|
||||
:翻译:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
.. include:: ../disclaimer-zh_CN.rst
|
||||
|
||||
:Original: Documentation/Devicetree/of_unittest.rst
|
||||
:Original: Documentation/devicetree/of_unittest.rst
|
||||
|
||||
:翻译:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
.. include:: ../disclaimer-zh_CN.rst
|
||||
|
||||
:Original: Documentation/Devicetree/usage-model.rst
|
||||
:Original: Documentation/devicetree/usage-model.rst
|
||||
|
||||
:翻译:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user