finch/libgnt/gntslider.h

branch
soc.2013.gobjectification.plugins
changeset 37021
04c99b24db84
parent 37017
8e2b68c79fa1
child 37023
d9bcdc9a91e6
--- a/finch/libgnt/gntslider.h	Wed Jan 29 09:56:14 2014 +0530
+++ b/finch/libgnt/gntslider.h	Wed Jan 29 10:01:14 2014 +0530
@@ -86,7 +86,7 @@
 /**
  * Create a new slider.
  *
- * @orient: A vertical slider is created if @c TRUE, otherwise the slider is horizontal.
+ * @orient: A vertical slider is created if %TRUE, otherwise the slider is horizontal.
  * @max:    The maximum value for the slider
  * @min:    The minimum value for the slider
  *

mercurial