Explorar el Código

Merge pull request #16295 from BWITS/master

typo
Sebastiaan van Stijn hace 9 años
padre
commit
99b40d1e14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      man/docker-cp.1.md

+ 1 - 1
man/docker-cp.1.md

@@ -57,7 +57,7 @@ argument of `DST_PATH`, the behavior is as follows:
     - `DST_PATH` exists and is a directory
     - `DST_PATH` exists and is a directory
         - `SRC_PATH` does not end with `/.`
         - `SRC_PATH` does not end with `/.`
             - the source directory is copied into this directory
             - the source directory is copied into this directory
-        - `SRC_PAPTH` does end with `/.`
+        - `SRC_PATH` does end with `/.`
             - the *content* of the source directory is copied into this
             - the *content* of the source directory is copied into this
               directory
               directory