Ver código fonte

Merge pull request #2417 from rutsky/patch-2

fix typo
Andy Rothfusz 11 anos atrás
pai
commit
7f95c7aeec
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/sources/use/builder.rst

+ 1 - 1
docs/sources/use/builder.rst

@@ -220,7 +220,7 @@ The copy obeys the following rules:
   (``http://example.com`` will not work).
   (``http://example.com`` will not work).
 * If ``<src>`` is a directory, the entire directory is copied,
 * If ``<src>`` is a directory, the entire directory is copied,
   including filesystem metadata.
   including filesystem metadata.
-* If ``<src>``` is a tar archive in a recognized compression format
+* If ``<src>`` is a tar archive in a recognized compression format
   (identity, gzip, bzip2 or xz), it is unpacked as a directory.
   (identity, gzip, bzip2 or xz), it is unpacked as a directory.
 
 
   When a directory is copied or unpacked, it has the same behavior as
   When a directory is copied or unpacked, it has the same behavior as