summaryrefslogtreecommitdiff
path: root/gtk/deprecated
diff options
context:
space:
mode:
authorDaniel Boles <dboles.src@gmail.com>2023-04-30 16:05:11 +0100
committerDaniel Boles <dboles.src@gmail.com>2023-04-30 16:05:11 +0100
commit2dd7ab2a50ff500f3e92dfc4b610a5da705204b2 (patch)
tree05c79f36305eb05cacb87ea5844e08a2d40665de /gtk/deprecated
parent0736fef585bf7095911752c33ac7b31b00a2c28c (diff)
downloadgtk+-2dd7ab2a50ff500f3e92dfc4b610a5da705204b2.tar.gz
Inscription|InfoBar: Fix small cosmetic issue@docs
Diffstat (limited to 'gtk/deprecated')
-rw-r--r--gtk/deprecated/gtkinfobar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/deprecated/gtkinfobar.c b/gtk/deprecated/gtkinfobar.c
index e32bdc4523..e5eb224af9 100644
--- a/gtk/deprecated/gtkinfobar.c
+++ b/gtk/deprecated/gtkinfobar.c
@@ -51,7 +51,7 @@ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
/**
* GtkInfoBar:
*
- * `GtkInfoBar` can be show messages to the user without a dialog.
+ * `GtkInfoBar` can be used to show messages to the user without a dialog.
*
* ![An example GtkInfoBar](info-bar.png)
*