From 6e7540e4ad8a022e2b17f86a46a5e5d7615fe594 Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 2 Jan 2016 15:38:29 +0300 Subject: about-me: fix one more typo --- capplets/about-me/mate-about-me-password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capplets/about-me/mate-about-me-password.c') 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 */ -- cgit v1.2.1