[empathy] account-settings: fix a reference to empathy-account-widget.c



commit eaa41abfebc3fbf9c2d6a673940e36a4af008cac
Author: Marco Barisione <marco barisione collabora co uk>
Date:   Mon May 13 10:43:05 2013 +0100

    account-settings: fix a reference to empathy-account-widget.c
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699492

 tp-account-widgets/tpaw-account-settings.c |    2 +-
 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 b97da27..1559da4 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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]