Skip to content

Commit 1d740d3

Browse files
committed
powrap in some files
1 parent 8a3759f commit 1d740d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

library/array.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ msgid ""
266266
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
267267
"``typecode``, ``initializer``."
268268
msgstr ""
269-
"Lanza un :ref:`evento de auditoría <auditing>` ``array.__new__`` con argumentos "
270-
"``typecode``, ``initializer``."
269+
"Lanza un :ref:`evento de auditoría <auditing>` ``array.__new__`` con "
270+
"argumentos ``typecode``, ``initializer``."
271271

272272
#: ../Doc/library/array.rst:83
273273
msgid "A string with all available type codes."

library/telnetlib.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ msgid ""
240240
"Raises an :ref:`auditing event <auditing>` ``telnetlib.Telnet.open`` with "
241241
"arguments ``self``, ``host``, ``port``."
242242
msgstr ""
243-
"Genera un :ref:`evento de auditoría <auditing>` ``telnetlib. Telnet.open`` con "
244-
"argumentos ``self``, ``host``, ``port``."
243+
"Genera un :ref:`evento de auditoría <auditing>` ``telnetlib. Telnet.open`` "
244+
"con argumentos ``self``, ``host``, ``port``."
245245

246246
#: ../Doc/library/telnetlib.rst:149
247247
msgid ""
@@ -289,8 +289,8 @@ msgid ""
289289
"Raises an :ref:`auditing event <auditing>` ``telnetlib.Telnet.write`` with "
290290
"arguments ``self``, ``buffer``."
291291
msgstr ""
292-
"Lanza un :ref:`evento de auditoría <auditing>` ``telnetlib.Telnet.write`` con argumentos "
293-
"``self``, ``buffer``."
292+
"Lanza un :ref:`evento de auditoría <auditing>` ``telnetlib.Telnet.write`` "
293+
"con argumentos ``self``, ``buffer``."
294294

295295
#: ../Doc/library/telnetlib.rst:183
296296
msgid ""

0 commit comments

Comments
 (0)