From bcdf7e6dd762d1b7e9b1336605e122b227ebfc09 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Sat, 14 Apr 2018 10:12:52 +0100 Subject: [PATCH] correct typo in patch description --- debian/patches/0001_preserve_size_of_multiload_applet.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0001_preserve_size_of_multiload_applet.patch b/debian/patches/0001_preserve_size_of_multiload_applet.patch index 8311624..f2136d6 100644 --- a/debian/patches/0001_preserve_size_of_multiload_applet.patch +++ b/debian/patches/0001_preserve_size_of_multiload_applet.patch @@ -1,5 +1,5 @@ Author: marosg42 -Description: Preserve the size of ther multiload applet and correct type mismatch in g_settings_set_value +Description: Preserve the size of the multiload applet and correct type mismatch in g_settings_set_value diff --git a/multiload/properties.c b/multiload/properties.c index a0feb3b..f78c344 100644