Browse Source

typo

Signed-off-by: Bill Wang <ozbillwang@gmail.com>
Bill W 10 years ago
parent
commit
386b7bc71b
1 changed files with 1 additions and 1 deletions
  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
         - `SRC_PATH` does not end with `/.`
             - 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
               directory