Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d148ba6

Browse files
committed
FIX: Missing backtick.
1 parent 429044d commit d148ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/os.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2892,7 +2892,7 @@ msgid ""
28922892
"fsdecode` to decode byte filenames."
28932893
msgstr ""
28942894
"L'attribut :attr:`name` sera de type ``bytes`` si l'argument *path* de :func:"
2895-
"`scandir` est de type ``bytes``, sinon il sera de type ``str`. Utilisez :"
2895+
"`scandir` est de type ``bytes``, sinon il sera de type ``str``. Utilisez :"
28962896
"func:`~os.fsdecode` pour décoder des noms de fichiers de types *byte*."
28972897

28982898
#: ../Doc/library/os.rst:2107

0 commit comments

Comments
 (0)