[Xfce4-commits] [xfce/thunar] 01/01: Fix typo in debug message: happend -> happened

noreply at xfce.org noreply at xfce.org
Sun Apr 12 22:22:15 CEST 2020


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

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   4   
   in repository xfce/thunar.

commit 025c704494a9b3a4300a6206ab79efefb86ca4bd
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Sun Apr 12 17:21:46 2020 -0300

    Fix typo in debug message: happend -> happened
---
 thunar/thunar-standard-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/thunar-standard-view.c b/thunar/thunar-standard-view.c
index aa89128..3115eec 100644
--- a/thunar/thunar-standard-view.c
+++ b/thunar/thunar-standard-view.c
@@ -3144,7 +3144,7 @@ thunar_standard_view_scroll_event (GtkWidget          *view,
     scrolling_direction = GDK_SCROLL_RIGHT;
   else
     {
-      g_debug ("GDK_SCROLL_SMOOTH scrolling event with no delta happend");
+      g_debug ("GDK_SCROLL_SMOOTH scrolling event with no delta happened");
       return TRUE;
     }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list