public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: minor fixes to translation's disclaimer
@ 2019-03-23 17:54 Federico Vaga
  2019-03-25 15:59 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Federico Vaga @ 2019-03-23 17:54 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Federico Vaga, linux-doc, linux-kernel

- move TOC on top because that's the most interesting part
- a couple of minor fixes

Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
---
 Documentation/translations/index.rst | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

diff --git a/Documentation/translations/index.rst b/Documentation/translations/index.rst
index d7a38fd28b50..e446e5ed00a6 100644
--- a/Documentation/translations/index.rst
+++ b/Documentation/translations/index.rst
@@ -4,12 +4,21 @@
 Translations
 ============
 
+.. toctree::
+   :maxdepth: 1
+
+   zh_CN/index
+   it_IT/index
+   ko_KR/index
+   ja_JP/index
+
+
 .. _translations_disclaimer:
 
 Disclaimer
 ----------
 
-Translation's purpose is to ease reading and understating in languages other
+Translation's purpose is to ease reading and understanding in languages other
 than English. Its aim is to help people who do not understand English or have
 doubts about its interpretation. Additionally, some people prefer to read
 documentation in their native language, but please bear in mind that the
@@ -40,16 +49,5 @@ translations, you may find slight differences that carry the same message but
 in a different form.
 
 If you need to communicate with the Linux community but you do not feel
-comfortable to write in English, you can ask to the translation's
-maintainers for help.
-
-Translations
-------------
-
-.. toctree::
-   :maxdepth: 1
-
-   zh_CN/index
-   it_IT/index
-   ko_KR/index
-   ja_JP/index
+comfortable writing in English, you can ask the translation's maintainers
+for help.
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-25 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-23 17:54 [PATCH] doc: minor fixes to translation's disclaimer Federico Vaga
2019-03-25 15:59 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox