[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 05/06: Fix a small typo: Faild → Failed.

noreply at xfce.org noreply at xfce.org
Sun Jul 16 12:52:08 CEST 2017


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

a   n   d   r   z   e   j   r       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-indicator-plugin.

commit 6847a3bec8d4f816832163aab0d3db4bbaa3b3cf
Author: Unit 193 <unit193 at 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.


More information about the Xfce4-commits mailing list