aboutsummaryrefslogtreecommitdiff
path: root/hardinfo/hardinfo.c
diff options
context:
space:
mode:
authorSimon Quigley <tsimonq2@ubuntu.com>2017-06-21 15:00:22 -0500
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-21 15:00:22 -0500
commite5b8d2c840f1ec65ced213c69fc1260b2343f094 (patch)
treeee3d07c0ec3c4fd7efc50f1bc7ae21e376ecb023 /hardinfo/hardinfo.c
parent57599512e1a26db103ad0cd4f6c42ad16605b8db (diff)
parent69a2124e9a081518297951256eb5c8d72d93361f (diff)
Merge tag 'upstream/0.5.1+git20170620'
Upstream version 0.5.1+git20170620
Diffstat (limited to 'hardinfo/hardinfo.c')
-rw-r--r--hardinfo/hardinfo.c2
1 files changed, 1 insertions, 1 deletions
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 */