summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonsta <[email protected]>2016-01-02 15:38:29 +0300
committerMonsta <[email protected]>2016-01-02 15:38:29 +0300
commit6e7540e4ad8a022e2b17f86a46a5e5d7615fe594 (patch)
treebb261a49fb4f68aeb5cf9b772b0470548d4601c4
parent7e1663da9f59c382a024ddc034b4026b22b63060 (diff)
downloadmate-control-center-6e7540e4ad8a022e2b17f86a46a5e5d7615fe594.tar.bz2
mate-control-center-6e7540e4ad8a022e2b17f86a46a5e5d7615fe594.tar.xz
about-me: fix one more typo
-rw-r--r--capplets/about-me/mate-about-me-password.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/about-me/mate-about-me-password.c b/capplets/about-me/mate-about-me-password.c
index 1d339587..0b8e7cd3 100644
--- a/capplets/about-me/mate-about-me-password.c
+++ b/capplets/about-me/mate-about-me-password.c
@@ -972,7 +972,7 @@ passdlg_process_response (PasswordDialog *pdialog, gint response_id)
}
/* Check that the backend is still running, or that an error
- * hass occurred but it has not yet exited */
+ * has occurred but it has not yet exited */
if (pdialog->backend_pid == -1) {
/* If it is not, re-run authentication */