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 741c71f

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎c-api/bool.po

Copy file name to clipboardExpand all lines: c-api/bool.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ msgid ""
4444
"The Python ``False`` object. This object has no methods. It needs to be "
4545
"treated just like any other object with respect to reference counts."
4646
msgstr ""
47-
"El objeto ``Falso`` de Python. Este objeto no tiene métodos. Debe tratarse "
47+
"El objeto ``False`` de Python. Este objeto no tiene métodos. Debe tratarse "
4848
"como cualquier otro objeto con respecto a los recuentos de referencia."
4949

5050
#: ../Doc/c-api/bool.rst:27
5151
msgid ""
5252
"The Python ``True`` object. This object has no methods. It needs to be "
5353
"treated just like any other object with respect to reference counts."
5454
msgstr ""
55-
"El objeto ``Verdadero`` de Python. Este objeto no tiene métodos. Debe "
55+
"El objeto ``True`` de Python. Este objeto no tiene métodos. Debe "
5656
"tratarse como cualquier otro objeto con respecto a los recuentos de "
5757
"referencia."
5858

0 commit comments

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