928092f
From 7dca143dd91229e0dad78bcdead6748ecf27cbd3 Mon Sep 17 00:00:00 2001
928092f
From: Yuri Chornoivan <yurchor@ukr.net>
928092f
Date: Fri, 12 Feb 2016 22:51:18 +0200
928092f
Subject: [PATCH] Fix minor typo: possition -> position
928092f
928092f
---
928092f
 src/plugins/abrt-dump-journal-xorg.c | 2 +-
928092f
 1 file changed, 1 insertion(+), 1 deletion(-)
928092f
928092f
diff --git a/src/plugins/abrt-dump-journal-xorg.c b/src/plugins/abrt-dump-journal-xorg.c
928092f
index 87dfe13..1ede56f 100644
928092f
--- a/src/plugins/abrt-dump-journal-xorg.c
928092f
+++ b/src/plugins/abrt-dump-journal-xorg.c
928092f
@@ -147,7 +147,7 @@ int main(int argc, char *argv[])
928092f
         "-c and -e options conflicts because both specifies the first read message.\n"
928092f
         "\n"
928092f
         "-e is useful only for -f because the following of journal starts by reading \n"
928092f
-        "the entire journal if the last seen possition is not available.\n"
928092f
+        "the entire journal if the last seen position is not available.\n"
928092f
         "\n"
928092f
         "The last seen position is saved in %s\n"
928092f
         "\n"
928092f
-- 
928092f
2.5.0
928092f