We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47367c1 commit 4681533Copy full SHA for 4681533
library/difflib.po
@@ -100,7 +100,7 @@ msgid ""
100
"This heuristic can be turned off by setting the ``autojunk`` argument to "
101
"``False`` when creating the :class:`SequenceMatcher`."
102
msgstr ""
103
-"**Eurística automática de elementos no deseados:** :class:`SequenceMatcher` "
+"**Heurística automática de elementos no deseados:** :class:`SequenceMatcher` "
104
"implementa un método eurístico que identifica automáticamente a ciertos "
105
"elementos como no deseados. El método eurístico consiste en contar cuantas "
106
"veces aparece cada elemento en la secuencia. Si las apariciones totales de "
0 commit comments