Skip to content

Commit d410904

Browse files
committed
eliminación de duplicados y corrección de erratas
1 parent 337e1ae commit d410904

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

dict

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,6 @@ interface
625625
innombrado
626626
TurtleScreen
627627
Screen
628-
and
629628
None
630629
call
631630
colormode

library/turtle.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date: 2020-06-08 11:10-0300\n"
14+
"PO-Revision-Date: 2020-06-08 13:23-0300\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1208,7 +1208,7 @@ msgstr ""
12081208

12091209
#: ../Doc/library/turtle.rst:943
12101210
msgid "Return or set the fillcolor."
1211-
msgstr "Devuelve o establece *fillcolor*"
1211+
msgstr "Devuelve o establece *fillcolor*."
12121212

12131213
#: ../Doc/library/turtle.rst:950
12141214
msgid "``fillcolor()``"

0 commit comments

Comments
 (0)