Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a51ddcd

Browse filesBrowse files
cmaureirhumitos
andauthored
Apply suggestions from code review
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
1 parent 1abaf27 commit a51ddcd
Copy full SHA for a51ddcd

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎c-api/coro.po

Copy file name to clipboardExpand all lines: c-api/coro.po
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ msgstr ""
2424

2525
#: ../Doc/c-api/coro.rst:6
2626
msgid "Coroutine Objects"
27-
msgstr "Objetos de corrutina"
27+
msgstr "Objetos corrutina"
2828

2929
#: ../Doc/c-api/coro.rst:10
3030
msgid ""
@@ -36,11 +36,11 @@ msgstr ""
3636

3737
#: ../Doc/c-api/coro.rst:16
3838
msgid "The C structure used for coroutine objects."
39-
msgstr "La estructura en C utilizada para objetos de rutina."
39+
msgstr "La estructura en C utilizada para objeto corutina."
4040

4141
#: ../Doc/c-api/coro.rst:21
4242
msgid "The type object corresponding to coroutine objects."
43-
msgstr "El tipo de objeto correspondiente a los objetos de rutina."
43+
msgstr "El tipo de objeto correspondiente a los objetos corutina."
4444

4545
#: ../Doc/c-api/coro.rst:26
4646
msgid ""
@@ -57,7 +57,7 @@ msgid ""
5757
"to *frame* is stolen by this function. The *frame* argument must not be "
5858
"``NULL``."
5959
msgstr ""
60-
"Crea y retorna un nuevo objeto de corrutina basado en el objeto *frame*, con "
60+
"Crea y retorna un nuevo objeto corrutina basado en el objeto *frame*, con "
6161
"``__name__`` y ``__qualname__`` establecido en *name* y *qualname*. Una "
6262
"referencia a *frame* es robada por esta función. El argumento *frame* no "
6363
"debe ser ``NULL``."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.