aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-accounts-dialog.c')
-rw-r--r--src/empathy-accounts-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index ac0f27b96..6999d59f1 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -2347,7 +2347,7 @@ empathy_accounts_dialog_show_application (GdkScreen *screen,
}
gboolean
-empathy_account_dialog_is_creating (EmpathyAccountsDialog *dialog)
+empathy_accounts_dialog_is_creating (EmpathyAccountsDialog *dialog)
{
EmpathyAccountsDialogPriv *priv = GET_PRIV (dialog);
gboolean result = FALSE;