File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ msgstr ""
5555"utilizando uma API semelhante ao módulo :mod:`threading`. O pacote :mod:"
5656"`multiprocessing` oferece simultaneamente concorrência local e remota, "
5757"efetivamente contornando o :ref:`bloqueio global do interpretador <global "
58- "interpreter lock>, ao utilizar subprocessos ao invés de threads. Devido a "
58+ "interpreter lock>` , ao utilizar subprocessos ao invés de threads. Devido a "
5959"isso, o módulo :mod:`multiprocessing` permite ao programador aproveitar "
6060"totalmente os múltiplos processadores de uma máquina. Ele funciona tanto em "
6161"Unix como em Windows."
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ msgid ""
3939"See also the :file:`Misc/SpecialBuilds.txt` in the Python source "
4040"distribution."
4141msgstr ""
42- "Vejá também o :file:`Misc/SpecialBuilds.txt` na distribuição fonte do Python."
42+ "Veja também o :file:`Misc/SpecialBuilds.txt` na distribuição fonte do Python."
4343
4444#: ../../using/configure.rst:17
4545msgid "General Options"
You can’t perform that action at this time.
0 commit comments