[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:21:54 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       m   a   s   t   e   r   
   in repository xfce/thunar.

commit 02876e8c3e2268c9c3738ea9e8512a180e9b4550
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 3f313c7..c9f0e1b 100644
--- a/thunar/thunar-standard-view.c
+++ b/thunar/thunar-standard-view.c
@@ -3193,7 +3193,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