[gthumb] [slideshow] fixed description of a parameter.



commit 334055d7d391261b7ec95570d224cb8438995a94
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Nov 22 11:58:09 2010 +0100

    [slideshow] fixed description of a parameter.

 extensions/slideshow/gth-transition.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/slideshow/gth-transition.c b/extensions/slideshow/gth-transition.c
index 92ee4f5..c3a60ec 100644
--- a/extensions/slideshow/gth-transition.c
+++ b/extensions/slideshow/gth-transition.c
@@ -155,7 +155,7 @@ gth_transition_class_init (GthTransitionClass *klass)
 					 PROP_FRAME_FUNC,
 					 g_param_spec_pointer ("frame-func",
 							       "Frame Function",
-							       "The fuction used to set the current frame",
+							       "The function used to set the current frame",
 							       G_PARAM_READWRITE));
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]