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

Skip to content

Commit d4ebe29

Browse files
committed
Small fix for a runaway space
1 parent 3dfb55e commit d4ebe29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/tarfile.po

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

0 commit comments

Comments
 (0)