[gimp] libgimpwidgets: small doc comment fix.



commit b7d271b7d07186267e5bc3468921f91ba65f3921
Author: Jehan <jehan girinstud io>
Date:   Fri Jun 17 15:39:19 2022 +0200

    libgimpwidgets: small doc comment fix.

 libgimpwidgets/gimpscaleentry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgimpwidgets/gimpscaleentry.c b/libgimpwidgets/gimpscaleentry.c
index 29dec082f3..ee6e1f94fd 100644
--- a/libgimpwidgets/gimpscaleentry.c
+++ b/libgimpwidgets/gimpscaleentry.c
@@ -335,7 +335,7 @@ gimp_scale_entry_get_range (GimpScaleEntry *entry)
  *               %FALSE, or only for the #GtkSpinButton if %TRUE.
  * @limit_scale: Whether the range should only apply to the #GtkScale or
  *               if it should share its #GtkAdjustement with the
- *               #GtkScale. If %TRUE, both @lower and @upper must be
+ *               #GtkSpinButton. If %TRUE, both @lower and @upper must be
  *               included in current #GtkSpinButton range.
  *
  * By default the #GtkSpinButton and #GtkScale will have the same range.


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