From 472fa59b5fa38a335c8fb35f4a23685838cec73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Wed, 6 Jun 2018 14:53:48 +0200 Subject: [PATCH] =?UTF-8?q?trivial:=20Fix=20typo=20in=20=E2=80=9CWatch=20f?= =?UTF-8?q?or=20hardare=20changes=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/fu-tool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fu-tool.c b/src/fu-tool.c index a534a4cf0..17ec836ce 100644 --- a/src/fu-tool.c +++ b/src/fu-tool.c @@ -763,7 +763,7 @@ main (int argc, char *argv[]) "watch", NULL, /* TRANSLATORS: command description */ - _("Watch for hardare changes"), + _("Watch for hardware changes"), fu_util_watch); fu_util_add (priv->cmd_array, "install-blob",