Skip to content

Commit 3fe1738

Browse files
Update library/collections.abc.po
Co-authored-by: George Margaritis <[email protected]>
1 parent e1851e1 commit 3fe1738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/collections.abc.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ msgstr ""
636636
"που είναι decorated με :func:`@types.coroutine <types.coroutine>`) είναι "
637637
"*awaitables*, αν και δεν διαθέτουν μέθοδο :meth:`~object.__await__`. Η χρήση "
638638
"της ``isinstance(gencoro, Awaitable)`` γι' αυτές θα επιστρέψει ``False``. "
639-
"Χρησιμοποιείται η συνάρτηση :func:`inspect.isawaitable` για να εντοπιστούν."
639+
"Χρησιμοποιείτε τη συνάρτηση :func:`inspect.isawaitable` για να τις εντοπίσετε."
640640

641641
#: library/collections.abc.rst:320
642642
msgid ""

0 commit comments

Comments
 (0)