Re: [PATCH] doc: add translation disclaimer

From: Rasmus Villemoes
Date: Fri Mar 15 2019 - 06:01:37 EST


On 14/03/2019 21.45, Federico Vaga wrote:
>
> diff --git a/Documentation/translations/index.rst b/Documentation/translations/index.rst
> index 7f77c52d33aa..d7a38fd28b50 100644
> --- a/Documentation/translations/index.rst
> +++ b/Documentation/translations/index.rst
> @@ -4,6 +4,48 @@
> Translations
> ============
>
> +.. _translations_disclaimer:
> +
> +Disclaimer
> +----------
> +
> +Translation's purpose is to ease reading and understating in languages other

understanding, hopefully :)

> +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.
> +

s/to write/writing/, s/ask to/ask/

> +Translations
> +------------
> +

Do you really mean to add that heading a second time? I know it's on
another level, but it seems a bit odd.

Rasmus