Skip to content

Commit fc538a6

Browse files
Sim4n6JulienPalard
authored andcommitted
Small fix for a runaway space
1 parent 0cf7601 commit fc538a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/tarfile.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ msgid ""
13131313
"but should treat *pax* archives as if they were in the universally-supported "
13141314
"*ustar* format. It is the current default format for new archives."
13151315
msgstr ""
1316-
"Le format *POSIX.1-2001* *pax*(:const:`PAX_FORMAT`). Il est le format le "
1316+
"Le format *POSIX.1-2001* *pax* (:const:`PAX_FORMAT`). Il est le format le "
13171317
"plus flexible avec pratiquement aucune limite. Il prend en charge les noms "
13181318
"de fichiers et de liens longs, les fichiers volumineux et stocke les chemins "
13191319
"d'accès de manière portable. Les implémentations *tar* modernes, y compris "

0 commit comments

Comments
 (0)