Blame SOURCES/0004-xdg-mime.1-Add-missing-period.patch

62ab29
From 186b6d7839ae8528d845c977fb680a46bd1c6123 Mon Sep 17 00:00:00 2001
62ab29
From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi>
62ab29
Date: Fri, 13 Oct 2017 11:40:05 +0300
62ab29
Subject: [PATCH 4/8] xdg-mime.1: Add missing period
62ab29
62ab29
---
62ab29
 scripts/desc/xdg-mime.xml | 2 +-
62ab29
 1 file changed, 1 insertion(+), 1 deletion(-)
62ab29
62ab29
diff --git a/scripts/desc/xdg-mime.xml b/scripts/desc/xdg-mime.xml
62ab29
index 04d1e17..64bfc85 100644
62ab29
--- a/scripts/desc/xdg-mime.xml
62ab29
+++ b/scripts/desc/xdg-mime.xml
62ab29
@@ -119,7 +119,7 @@ and adding descriptions for new file types</refpurpose>
62ab29
 	  </simpara>
62ab29
 	  <simpara>
62ab29
 	    <replaceable>application</replaceable> is the desktop file
62ab29
-	    id of the application and has the form vendor-name.desktop
62ab29
+	    id of the application and has the form vendor-name.desktop.
62ab29
 	    <replaceable>application</replaceable> must already be installed
62ab29
 	    in the desktop menu before it can be made the default handler.
62ab29
 	    The application's desktop file must list support for all the
62ab29
-- 
62ab29
2.14.3
62ab29