aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-07-03 22:36:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-07-03 22:37:43 +0200
commit97db9fb65317af7d95fa5d71080a6da09f18c523 (patch)
treeb7e98e9badd7398404ae0e9b85d1c755042ec085
parent907520c4b93616bddea15757bbf0bfb45cde8101 (diff)
curl.1: minor language fix
Bug: http://curl.haxx.se/mail/archive-2014-07/0006.html
-rw-r--r--docs/curl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index e4beadb9e..b47bc4bae 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -103,8 +103,8 @@ any response data to the terminal.
If you prefer a progress "bar" instead of the regular meter, \fI-#\fP is your
friend.
.SH OPTIONS
-Options start with one or two dashes. Many of the options require an addition
-value next to it.
+Options start with one or two dashes. Many of the options require an
+additional value next to them.
The short "single-dash" form of the options, -d for example, may be used with
or without a space between it and its value, although a space is a recommended