From: Tobias Klauser <[email protected]>
To: [email protected]
Subject: [PATCH] configure: fix typos in help/error messages
Date: Wed, 8 Jul 2020 23:25:50 +0200 [thread overview]
Message-ID: <[email protected]> (raw)
Signed-off-by: Tobias Klauser <[email protected]>
---
configure | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 223192b8a5f9..518a5b03e8dd 100755
--- a/configure
+++ b/configure
@@ -34,7 +34,7 @@ for opt do
--cxx=*) cxx="$optarg"
;;
*)
- echo "ERROR: unkown option $opt"
+ echo "ERROR: unknown option $opt"
echo "Try '$0 --help' for more information"
exit 1
;;
@@ -75,7 +75,7 @@ Options: [defaults in brackets after descriptions]
--prefix=PATH install in PATH [$prefix]
--includedir=PATH install headers in PATH [$includedir]
--libdir=PATH install runtime libraries in PATH [$libdir]
- --libdevdir=PATH install developement libraries in PATH [$libdevdir]
+ --libdevdir=PATH install development libraries in PATH [$libdevdir]
--mandir=PATH install man pages in PATH [$mandir]
--datadir=PATH install shared data in PATH [$datadir]
EOF
--
2.27.0
next reply other threads:[~2020-07-08 21:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-08 21:25 Tobias Klauser [this message]
2020-07-08 21:28 ` [PATCH] configure: fix typos in help/error messages Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox