summaryrefslogtreecommitdiff
path: root/gtk/gtkprogressbar.c
diff options
context:
space:
mode:
authorDaniel Boles <dboles.src@gmail.com>2018-03-31 12:27:21 +0100
committerDaniel Boles <dboles.src@gmail.com>2018-03-31 12:28:12 +0100
commitdb223983615d3b2c21cf9a5b255b8199a254cba3 (patch)
tree2245fc81865a5fbf276ff3f1ad88af31f613a9f2 /gtk/gtkprogressbar.c
parentd9b8acfced275cf11e7249772d68be50a2bdb81e (diff)
downloadgtk+-db223983615d3b2c21cf9a5b255b8199a254cba3.tar.gz
ProgressBar: Drop leftover "superimposed" mention
This was missed from the commit that dropped other mentions to the previous ability to superimpose text. https://bugzilla.gnome.org/show_bug.cgi?id=748784
Diffstat (limited to 'gtk/gtkprogressbar.c')
-rw-r--r--gtk/gtkprogressbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprogressbar.c b/gtk/gtkprogressbar.c
index 7c5dea58cb..31fbec0ac7 100644
--- a/gtk/gtkprogressbar.c
+++ b/gtk/gtkprogressbar.c
@@ -977,7 +977,7 @@ gtk_progress_bar_set_text (GtkProgressBar *pbar,
/**
* gtk_progress_bar_set_show_text:
* @pbar: a #GtkProgressBar
- * @show_text: whether to show superimposed text
+ * @show_text: whether to show text
*
* Sets whether the progress bar will show text next to the bar.
* The shown text is either the value of the #GtkProgressBar:text