Blob Blame History Raw
From 7dca143dd91229e0dad78bcdead6748ecf27cbd3 Mon Sep 17 00:00:00 2001
From: Yuri Chornoivan <yurchor@ukr.net>
Date: Fri, 12 Feb 2016 22:51:18 +0200
Subject: [PATCH] Fix minor typo: possition -> position

---
 src/plugins/abrt-dump-journal-xorg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/abrt-dump-journal-xorg.c b/src/plugins/abrt-dump-journal-xorg.c
index 87dfe13..1ede56f 100644
--- a/src/plugins/abrt-dump-journal-xorg.c
+++ b/src/plugins/abrt-dump-journal-xorg.c
@@ -147,7 +147,7 @@ int main(int argc, char *argv[])
         "-c and -e options conflicts because both specifies the first read message.\n"
         "\n"
         "-e is useful only for -f because the following of journal starts by reading \n"
-        "the entire journal if the last seen possition is not available.\n"
+        "the entire journal if the last seen position is not available.\n"
         "\n"
         "The last seen position is saved in %s\n"
         "\n"
-- 
2.5.0