From 9257671c7628341b8c5daeee30454982c4474137 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 9 Mar 2009 16:25:33 +0000 Subject: fix typo in help text --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index e3905eb8a..b19803dfa 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1293,7 +1293,7 @@ "\nOptions:" \ "\n -v Log also to stderr" \ "\n -w Allow upload" \ - "\n DIR Change root to ths directory" \ + "\n DIR Change root to this directory" \ #define ftpget_trivial_usage \ "[options] remote-host local-file remote-file" -- cgit v1.2.3