File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -662,8 +662,7 @@ msgstr ""
662
662
663
663
#: ../Doc/library/time.rst:379
664
664
msgid "Or use ``nanosleep()`` if available (resolution: 1 nanosecond);"
665
- msgstr ""
666
- "O use ``nanosleep()`` si está disponible (resolution: 1 nanosecond);"
665
+ msgstr "O use ``nanosleep()`` si está disponible (resolution: 1 nanosecond);"
667
666
668
667
#: ../Doc/library/time.rst:380
669
668
msgid "Or use ``select()`` (resolution: 1 microsecond)."
@@ -676,7 +675,7 @@ msgid ""
676
675
"used if available. On Windows, a waitable timer is now used."
677
676
msgstr ""
678
677
"En Unix, las funciones ``clock_nanosleep()`` y ``nanosleep()`` ahora están "
679
- "disponibles. En Windows, ahora se usa un waitable timer"
678
+ "disponibles. En Windows, ahora se usa un waitable timer. "
680
679
681
680
#: ../Doc/library/time.rst:386
682
681
msgid ""
You can’t perform that action at this time.
0 commit comments