[Commits] [SCM] claws branch, master, updated. 3.13.2-133-g37794f6

mones at claws-mail.org mones at claws-mail.org
Sun May 1 16:56:34 CEST 2016


The branch, master has been updated
       via  37794f6a742ca2aeda561d75fc96cfa6088cacb1 (commit)
      from  437f56ed66d72c3e70efcd4221b93882a33fec36 (commit)

Summary of changes:
 src/plugins/notification/gtkhotkey/gtk-hotkey-error.h |    4 ++--
 src/plugins/notification/notification_foldercheck.c   |    2 +-
 src/privacy.c                                         |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


- Log -----------------------------------------------------------------
commit 37794f6a742ca2aeda561d75fc96cfa6088cacb1
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sun May 1 16:56:18 2016 +0200

    Fix frequently ocurring typos :)

diff --git a/src/plugins/notification/gtkhotkey/gtk-hotkey-error.h b/src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
index 0c0f872..a566631 100644
--- a/src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
+++ b/src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
@@ -45,9 +45,9 @@ GQuark gtk_hotkey_registry_error_quark (void);
 
 /**
  * GtkHotkeyListenerError:
- * @GTK_HOTKEY_LISTENER_ERROR_BIND: An error occured when binding a hotkey with
+ * @GTK_HOTKEY_LISTENER_ERROR_BIND: An error occurred when binding a hotkey with
  *                                  the listener
- * @GTK_HOTKEY_LISTENER_ERROR_UNBIND: An error occured when unbinding a hotkey 
+ * @GTK_HOTKEY_LISTENER_ERROR_UNBIND: An error occurred when unbinding a hotkey
  *                                    with the listener
  * 
  * Error codes for #GError<!-- -->s related to #GtkHotkeyListener<!-- -->s
diff --git a/src/plugins/notification/notification_foldercheck.c b/src/plugins/notification/notification_foldercheck.c
index 5779e55..d260f6c 100644
--- a/src/plugins/notification/notification_foldercheck.c
+++ b/src/plugins/notification/notification_foldercheck.c
@@ -299,7 +299,7 @@ void notification_foldercheck_write_array(void)
 
 /* Read selections from a common xml-file. Called when loading the plugin.
  * Returns TRUE if data has been read, FALSE if no data is available
- * or an error occured.
+ * or an error occurred.
  * This is analog to folder.h::folder_read_list. */
 gboolean notification_foldercheck_read_array(void)
 {
diff --git a/src/privacy.c b/src/privacy.c
index c63fbbd..01b282a 100644
--- a/src/privacy.c
+++ b/src/privacy.c
@@ -191,7 +191,7 @@ void privacy_msginfo_get_signed_state(MsgInfo *msginfo, gchar **system)
  * If the MimeInfo is not signed an error code will be returned.
  *
  * \return Error code indicating the result of the check,
- *         < 0 if an error occured
+ *         < 0 if an error occurred
  */
 gint privacy_mimeinfo_check_signature(MimeInfo *mimeinfo)
 {

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list