summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2023-02-26 23:46:53 +0900
committerRyo Nakamura <upa@haeena.net>2023-02-26 23:46:53 +0900
commitca0ea3ee77f8a65ebe2955008715aec49b0f2c94 (patch)
treeb20b775ec4d24ec373dff734dac2ad614a352ef6 /src/main.c
parentc649742b3eec44d47b887cb8b1deb336ae915dd1 (diff)
tiny fix on comment
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 257f61e..c1120c7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -92,7 +92,7 @@ struct target {
struct target *validate_targets(char **arg, int len)
{
- /* arg is array of source ... remote.
+ /* arg is array of source ... destination.
* There are two cases:
*
* 1. remote:path remote:path ... path, remote to local copy