[Commits] [SCM] claws branch, master, updated. 3.14.0-117-g8db8d39

mones at claws-mail.org mones at claws-mail.org
Sat Oct 22 12:58:34 CEST 2016


The branch, master has been updated
       via  8db8d39549aeb6feea1884621b36f644e0d52a27 (commit)
      from  53ea6f806cd72e597d86bcfa24c9c813e1034e79 (commit)

Summary of changes:
 src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 8db8d39549aeb6feea1884621b36f644e0d52a27
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sat Oct 22 12:57:49 2016 +0200

    Fix typo (thanks lintian.d.o!)

diff --git a/src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c b/src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
index b8fb04a..1a63e0d 100644
--- a/src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
+++ b/src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
@@ -631,7 +631,7 @@ get_hotkey_info_from_key_file (GKeyFile	*keyfile,
 		if (!G_IS_APP_INFO(app_info)) {
 			g_set_error (error, GTK_HOTKEY_REGISTRY_ERROR,
 						 GTK_HOTKEY_REGISTRY_ERROR_MISSING_APP,
-						 "Keyfile refering to 'AppInfo = %s', but no application"
+						 "Keyfile referring to 'AppInfo = %s', but no application"
 						 "by that id is registered on the system", app_info_id);
 			goto clean_up;
 		}	

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list