Skip to content

Commit 4681533

Browse files
Update library/difflib.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 47367c1 commit 4681533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/difflib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ msgid ""
100100
"This heuristic can be turned off by setting the ``autojunk`` argument to "
101101
"``False`` when creating the :class:`SequenceMatcher`."
102102
msgstr ""
103-
"**Eurística automática de elementos no deseados:** :class:`SequenceMatcher` "
103+
"**Heurística automática de elementos no deseados:** :class:`SequenceMatcher` "
104104
"implementa un método eurístico que identifica automáticamente a ciertos "
105105
"elementos como no deseados. El método eurístico consiste en contar cuantas "
106106
"veces aparece cada elemento en la secuencia. Si las apariciones totales de "

0 commit comments

Comments
 (0)