Skip to content

Commit 8027113

Browse files
committed
ajustes menores & powrap
1 parent 9c3223f commit 8027113

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

c-api/datetime.po

+1-2
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ msgid ""
190190
"function always succeeds."
191191
msgstr ""
192192
"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 "
193+
"subtipo de :c:data:`!PyDateTime_DeltaType`. *ob* no debe ser ``NULL``. Esta "
194194
"función siempre finaliza con éxito."
195195

196196
#: ../Doc/c-api/datetime.rst:119
@@ -359,7 +359,6 @@ msgstr ""
359359
"argumento no debe ser ``NULL`` y el tipo no es comprobado:"
360360

361361
#: ../Doc/c-api/datetime.rst:291
362-
#, fuzzy
363362
msgid ""
364363
"Macros to extract fields from time delta objects. The argument must be an "
365364
"instance of :c:type:`PyDateTime_Delta`, including subclasses. The argument "

0 commit comments

Comments
 (0)