From: Ramiro Garcia <79334304+ranemirusG@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:29:50 +0000 (-0300) Subject: MANUAL.md: fix typo X-Git-Tag: curl-8_7_0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36401d0d4aff76a750769e06f2e47300205325b0;p=thirdparty%2Fcurl.git MANUAL.md: fix typo Closes #12965 --- diff --git a/docs/MANUAL.md b/docs/MANUAL.md index 04542b9875..86a007db68 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -395,7 +395,7 @@ used on the command line. It is especially useful to fool or trick stupid servers or CGI scripts that rely on that information being available or contain certain data. - curl -e www.exomaple.org http://www.example.com/ + curl -e www.example.org http://www.example.com/ ## User Agent