Skip to content

Commit b5550da

Browse files
carlosalmacmaureir
andauthored
Update library/tkinter.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 87b727c commit b5550da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/tkinter.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1597,7 +1597,7 @@ msgid ""
15971597
"Variable, defined in :mod:`tkinter`."
15981598
msgstr ""
15991599
"Desafortunadamente, en la implementación actual de :mod:`tkinter` no es "
1600-
"posible entregar una variable arbitraria de *Python* a un *widget* a través "
1600+
"posible entregar una variable arbitraria de Python a un widget a través "
16011601
"de una opción ``variable`` o ``textvariable`` . Los únicos tipos de "
16021602
"variables para las cuales esto funciona son variables que son subclases de "
16031603
"la clase Variable, definida en :mod:`tkinter`."

0 commit comments

Comments
 (0)