[Xfce4-commits] [xfce/thunar] 03/05: Fix typo in thunar-clipboard-manager

noreply at xfce.org noreply at xfce.org
Fri Mar 27 23:33:17 CET 2015


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

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit 5734f1291710e1b520473c748265a865cfc673b1
Author: Harald Judt <h.judt at gmx.at>
Date:   Fri Mar 27 14:21:47 2015 +0100

    Fix typo in thunar-clipboard-manager
---
 thunar/thunar-clipboard-manager.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/thunar-clipboard-manager.c b/thunar/thunar-clipboard-manager.c
index 19b50d0..f2b6518 100644
--- a/thunar/thunar-clipboard-manager.c
+++ b/thunar/thunar-clipboard-manager.c
@@ -152,7 +152,7 @@ thunar_clipboard_manager_class_init (ThunarClipboardManagerClass *klass)
    **/
   g_object_class_install_property (gobject_class,
                                    PROP_CAN_PASTE,
-                                   g_param_spec_boolean ("can-paste", "can-pase", "can-paste",
+                                   g_param_spec_boolean ("can-paste", "can-paste", "can-paste",
                                                          FALSE,
                                                          EXO_PARAM_READABLE));
 

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


More information about the Xfce4-commits mailing list