diff --git a/docs/reference/commandline/cp.md b/docs/reference/commandline/cp.md index 45c4b53955..c9c87a30eb 100644 --- a/docs/reference/commandline/cp.md +++ b/docs/reference/commandline/cp.md @@ -63,7 +63,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