This is an automated email from the git hooks/post-receive script.

andrzejr pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-indicator-plugin.

commit 6847a3bec8d4f816832163aab0d3db4bbaa3b3cf
Author: Unit 193 <unit...@ubuntu.com>
Date:   Sat Jul 8 20:05:09 2017 -0400

    Fix a small typo: Faild → Failed.
---
 panel-plugin/indicator-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/indicator-dialog.c b/panel-plugin/indicator-dialog.c
index d204f5c..3d405be 100644
--- a/panel-plugin/indicator-dialog.c
+++ b/panel-plugin/indicator-dialog.c
@@ -549,7 +549,7 @@ indicator_dialog_build (IndicatorDialog *dialog)
     }
   else
     {
-      g_critical ("Faild to construct the builder: %s.",
+      g_critical ("Failed to construct the builder: %s.",
                   error->message);
       g_error_free (error);
     }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to