[Xfce4-commits] [apps/xfdashboard] 02/02: Fixed a totally messed up typo :/

noreply at xfce.org noreply at xfce.org
Tue Sep 15 06:33:59 CEST 2015


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

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 6924a162e460cf2acbe1ef65fe7da7b6286127e3
Author: Stephan Haller <nomad at froevel.de>
Date:   Tue Sep 15 06:33:41 2015 +0200

    Fixed a totally messed up typo :/
---
 xfdashboard/window-tracker-window.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfdashboard/window-tracker-window.c b/xfdashboard/window-tracker-window.c
index cda8800..13bdd9d 100644
--- a/xfdashboard/window-tracker-window.c
+++ b/xfdashboard/window-tracker-window.c
@@ -162,7 +162,7 @@ static void _xfdashboard_window_tracker_window_on_screen_size_changed(Xfdashboar
 			bottomIndex=i;
 		}
 	}
-	g_debug("Found edge monitors: left=%d (monitor %d), right=%d (monitor %d), top=%d (monitor %d), bottom=%d (motniro %d)",
+	g_debug("Found edge monitors: left=%d (monitor %d), right=%d (monitor %d), top=%d (monitor %d), bottom=%d (monitor %d)",
 				left, leftIndex,
 				right, rightIndex,
 				top, topIndex,

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


More information about the Xfce4-commits mailing list