We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3223f commit 8027113Copy full SHA for 8027113
c-api/datetime.po
@@ -190,7 +190,7 @@ msgid ""
190
"function always succeeds."
191
msgstr ""
192
"Retorna verdadero si *ob* es de tipo :c:data:`PyDateTime_DeltaType` o un "
193
-"subtipo de :c:data:`!SPyDateTime_DeltaType`. *ob* no debe ser ``NULL``. Esta "
+"subtipo de :c:data:`!PyDateTime_DeltaType`. *ob* no debe ser ``NULL``. Esta "
194
"función siempre finaliza con éxito."
195
196
#: ../Doc/c-api/datetime.rst:119
@@ -359,7 +359,6 @@ msgstr ""
359
"argumento no debe ser ``NULL`` y el tipo no es comprobado:"
360
361
#: ../Doc/c-api/datetime.rst:291
362
-#, fuzzy
363
msgid ""
364
"Macros to extract fields from time delta objects. The argument must be an "
365
"instance of :c:type:`PyDateTime_Delta`, including subclasses. The argument "
0 commit comments