diff --git a/doc/tutorial-pt-br/source/conceptual-overview.rst b/doc/tutorial-pt-br/source/conceptual-overview.rst index e3501b8c7..2ce535673 100644 --- a/doc/tutorial-pt-br/source/conceptual-overview.rst +++ b/doc/tutorial-pt-br/source/conceptual-overview.rst @@ -278,9 +278,9 @@ A primeira linha do arquivo eventually have to conform to the |ns3| coding standard as described in the file ``doc/codingstd.txt`` or shown on the project web page `here - `_. + `_. -Este é sempre um assunto um tanto quanto controverso. O projeto |ns3|, tal como a maioria dos projetos de grande porte, adotou um estilo de codificação, para o qual todo o código deve conformar. Se o leitor quiser contribuir com o projeto, deverá estar em conformidade com a codificação que está descrita no arquivo ``doc/codingstd.txt`` ou no `sítio `_. +Este é sempre um assunto um tanto quanto controverso. O projeto |ns3|, tal como a maioria dos projetos de grande porte, adotou um estilo de codificação, para o qual todo o código deve conformar. Se o leitor quiser contribuir com o projeto, deverá estar em conformidade com a codificação que está descrita no arquivo ``doc/codingstd.txt`` ou no `sítio `_. .. We recommend that you, well, just get used to the look and feel of |ns3| diff --git a/doc/tutorial/source/conceptual-overview.rst b/doc/tutorial/source/conceptual-overview.rst index 51b05ef5a..5bd0f0dd4 100644 --- a/doc/tutorial/source/conceptual-overview.rst +++ b/doc/tutorial/source/conceptual-overview.rst @@ -184,7 +184,7 @@ adhere. If you want to contribute your code to the project, you will eventually have to conform to the |ns3| coding standard as described in the file ``doc/codingstd.txt`` or shown on the project web page `here -`_. +`_. We recommend that you, well, just get used to the look and feel of |ns3| code and adopt this standard whenever you are working with our code. All of