Skip to content

Commit 67da976

Browse files
committed
se hacen correcciones de ortografía
1 parent c54d82c commit 67da976

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

dictionaries/whatsnew_3.3.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Becker
22
Martin
33
Torsten
4+
lanzándolas
45
Krah
56
Curtin
67
subgenerador
@@ -20,14 +21,17 @@ Lehtinen
2021
Petri
2122
Gruszczyński
2223
Moody
24+
Colin
2325
Peter
26+
Natali
2427
Karlsen
2528
Nadeem
2629
Vawda
2730
Øyvind
2831
Darren
2932
Hirokazu
3033
Tirosh
34+
Negotiation
3135
Yamamoto
3236
Catalin
3337
Iacob

whatsnew/3.3.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ msgstr "Nuevas características incorporadas:"
100100

101101
#: ../Doc/whatsnew/3.3.rst:76
102102
msgid "Reworked :ref:`I/O exception hierarchy <pep-3151>`."
103-
msgstr "Se reediseña :ref:`Jerarquía de excepción I/O <pep-3151>` ."
103+
msgstr "Se rediseña :ref:`Jerarquía de excepción I/O <pep-3151>` ."
104104

105105
#: ../Doc/whatsnew/3.3.rst:78
106106
msgid "Implementation improvements:"
@@ -415,7 +415,7 @@ msgid ""
415415
"bit more memory, because Python may have to maintain two versions of each "
416416
"string (in the legacy format and in the new efficient storage)."
417417
msgstr ""
418-
"Por parte de la API de C, :pep: `393` es totalmente compatible con versiones "
418+
"Por parte de la API de C, :pep:`393` es totalmente compatible con versiones "
419419
"anteriores. La API antigua debería quedar disponible al menos por cinco "
420420
"años. Las aplicaciones que usan la API antigua no saldrán beneficiadas por "
421421
"la reducción de memoria, o -peor- podrían usar un bit más de memoria, debido "
@@ -648,7 +648,7 @@ msgstr "Modificación de la ruta del instalador: :ref:`windows-path-mod`"
648648

649649
#: ../Doc/whatsnew/3.3.rst:327
650650
msgid "PEP 3151: Reworking the OS and IO exception hierarchy"
651-
msgstr "PEP 3151: Rediseño de la jerarquía de excepciones de IO y OS"
651+
msgstr "PEP 3151: Reelaborando de la jerarquía de excepciones de IO y OS"
652652

653653
#: ../Doc/whatsnew/3.3.rst:329
654654
msgid ""

0 commit comments

Comments
 (0)