Blame SOURCES/0010-man-Fix-concatonated-typo.patch

4ab194
From 0d762a00b092ef06af9c8e57f26c1611bcafcd59 Mon Sep 17 00:00:00 2001
4ab194
From: Christophe Fergeau <cfergeau@redhat.com>
4ab194
Date: Fri, 4 Apr 2014 14:36:03 +0200
4ab194
Subject: [PATCH] man: Fix 'concatonated' typo
4ab194
4ab194
This also removes an extra 'are' in the same sentence.
4ab194
---
4ab194
 man/remote-viewer.pod | 2 +-
4ab194
 1 file changed, 1 insertion(+), 1 deletion(-)
4ab194
4ab194
diff --git a/man/remote-viewer.pod b/man/remote-viewer.pod
4ab194
index 253a809..f65101b 100644
4ab194
--- a/man/remote-viewer.pod
4ab194
+++ b/man/remote-viewer.pod
4ab194
@@ -241,7 +241,7 @@ C<class,vendor,product,version,allow>
4ab194
 
4ab194
 Use -1 for class/vendor/product/version to accept any value.
4ab194
 
4ab194
-And the rules are themselves are concatonated like this:
4ab194
+And the rules themselves are concatenated like this:
4ab194
 
4ab194
 C<rule1|rule2|rule3>
4ab194