]> git.0d.be Git - empathy.git/commitdiff
account-settings: fix a reference to empathy-account-widget.c
authorMarco Barisione <marco.barisione@collabora.co.uk>
Mon, 13 May 2013 09:43:05 +0000 (10:43 +0100)
committerMarco Barisione <marco.barisione@collabora.co.uk>
Tue, 20 Aug 2013 10:03:05 +0000 (11:03 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=699492

tp-account-widgets/tpaw-account-settings.c

index b97da27905ae953c67f0ec8be753307dbc6621d2..1559da4bfcfef57c536f93f95d54e39a449cfa68 100644 (file)
@@ -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;