aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tp-account-widgets/tpaw-account-settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tp-account-widgets/tpaw-account-settings.c b/tp-account-widgets/tpaw-account-settings.c
index b97da2790..1559da4bf 100644
--- a/tp-account-widgets/tpaw-account-settings.c
+++ b/tp-account-widgets/tpaw-account-settings.c
@@ -86,7 +86,7 @@ struct _TpawAccountSettingsPriv
/* Keys are parameter names from the hash above (gchar *).
* Values are regular expresions that should match corresponding parameter
* values (GRegex *). Possible regexp patterns are defined in
- * empathy-account-widget.c */
+ * tpaw-account-widget.c */
GHashTable *param_regexps;
GArray *unset_parameters;
GList *required_params;