File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -266,8 +266,8 @@ msgid ""
266
266
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
267
267
"``typecode``, ``initializer``."
268
268
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``."
271
271
272
272
#: ../Doc/library/array.rst:83
273
273
msgid "A string with all available type codes."
Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ msgid ""
240
240
"Raises an :ref:`auditing event <auditing>` ``telnetlib.Telnet.open`` with "
241
241
"arguments ``self``, ``host``, ``port``."
242
242
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``."
245
245
246
246
#: ../Doc/library/telnetlib.rst:149
247
247
msgid ""
@@ -289,8 +289,8 @@ msgid ""
289
289
"Raises an :ref:`auditing event <auditing>` ``telnetlib.Telnet.write`` with "
290
290
"arguments ``self``, ``buffer``."
291
291
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``."
294
294
295
295
#: ../Doc/library/telnetlib.rst:183
296
296
msgid ""
You can’t perform that action at this time.
0 commit comments