From 1c47f5fe742ee6f3b6c471fc7d96d4e5d5c7322f Mon Sep 17 00:00:00 2001 From: Ronan Pardo Soares Date: Tue, 10 Nov 2020 10:04:07 -0300 Subject: [PATCH] Fix translation mistake Changed to reflect the proper usage of the term in portuguese. --- whatsnew/3.9.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatsnew/3.9.po b/whatsnew/3.9.po index dad7a94fc..a6c4c42b8 100644 --- a/whatsnew/3.9.po +++ b/whatsnew/3.9.po @@ -1081,7 +1081,7 @@ msgid "" "arguments. (Contributed by Mark Dickinson, Ananthakrishnan and Serhiy " "Storchaka in :issue:`39479` and :issue:`39648`.)" msgstr "" -"Adicionada :func:`math.lcm`: retorna o múltiplo menos comum de argumentos " +"Adicionada :func:`math.lcm`: retorna o mínimo múltiplo comum dos argumentos " "especificados. (Contribuição de Mark Dickinson, Ananthakrishnan e Serhiy " "Storchaka em :issue:`39479` e :issue:` 39648`.)"