diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-06-20 23:04:39 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-06-20 23:31:06 +0200 |
commit | 59d5b4ce06473c428e184db8e1baa1416cfb24f4 (patch) | |
tree | 3d770549933359709e3f48d4e79798003b6fccf6 /docs/libcurl/opts/CURLOPT_POSTREDIR.3 | |
parent | 68d1bea5fc7ff0e33965a9613c1d84e989d8ad09 (diff) | |
download | curl-59d5b4ce06473c428e184db8e1baa1416cfb24f4.tar.gz |
opts: fixed some typos
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_POSTREDIR.3')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_POSTREDIR.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_POSTREDIR.3 b/docs/libcurl/opts/CURLOPT_POSTREDIR.3 index 4e1358c46..cacb0aaa4 100644 --- a/docs/libcurl/opts/CURLOPT_POSTREDIR.3 +++ b/docs/libcurl/opts/CURLOPT_POSTREDIR.3 @@ -22,7 +22,7 @@ .\" .TH CURLOPT_POSTREDIR 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options" .SH NAME -CURLOPT_POSTREDIR \- hwo to act on a HTTP POST redirect +CURLOPT_POSTREDIR \- how to act on a HTTP POST redirect .SH SYNOPSIS .nf #include <curl/curl.h> |