From 69a2124e9a081518297951256eb5c8d72d93361f Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 21 Jun 2017 15:00:21 -0500 Subject: New upstream version 0.5.1+git20170620 --- hardinfo/hardinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo') diff --git a/hardinfo/hardinfo.c b/hardinfo/hardinfo.c index 4a38fe1a..3d7a9c6f 100644 --- a/hardinfo/hardinfo.c +++ b/hardinfo/hardinfo.c @@ -67,7 +67,7 @@ int main(int argc, char **argv) if (!binreloc_init(FALSE)) g_error(_("Failed to find runtime data.\n\n" "\342\200\242 Is HardInfo correctly installed?\n" - "\342\200\242 See if %s and %s exists and you have read permision."), + "\342\200\242 See if %s and %s exists and you have read permission."), PREFIX, LIBPREFIX); /* list all module names */ -- cgit v1.2.3