[Xfce4-commits] [apps/gigolo] 01/02: Fix typo in src/backendgvfs.c

noreply at xfce.org noreply at xfce.org
Wed Jun 19 09:52:19 CEST 2019


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

l   a   n   d   r   y       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 apps/gigolo.

commit f83c6f4d9388a2c3d9a81dbbd184e27f91e3bbc8
Author: Yves-Alexis Perez <corsac at debian.org>
Date:   Sat Dec 15 14:34:00 2018 +0100

    Fix typo in src/backendgvfs.c
---
 src/backendgvfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backendgvfs.c b/src/backendgvfs.c
index 9478448..044889b 100644
--- a/src/backendgvfs.c
+++ b/src/backendgvfs.c
@@ -459,7 +459,7 @@ static void volume_mount_finished_cb(GObject *src, GAsyncResult *res, gpointer b
 		}
 	}
 	else
-		verbose("Mount finished sucessfully");
+		verbose("Mount finished successfully");
 }
 
 

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


More information about the Xfce4-commits mailing list