summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gmail.com>2022-09-26 22:23:29 +0000
committerEmmanuele Bassi <ebassi@gmail.com>2022-09-26 22:23:29 +0000
commit0a67ac6d4769ed62be54e9acd9d58449f0425bd3 (patch)
tree4cf87ec7ada4dbdee240c21ae1341184aa39c0a3
parentd5c60438d1ccc599bca12b35e5fb65a8950332d4 (diff)
parentf8c0d86d6c2f667fa0ac263058be642d0941e39e (diff)
downloadgtk+-0a67ac6d4769ed62be54e9acd9d58449f0425bd3.tar.gz
Merge branch 'left-right-typo' into 'main'
Fix GtkSettings docs typo See merge request GNOME/gtk!5059
-rw-r--r--gtk/gtksettings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c
index 08c2899dab..d6b97a882e 100644
--- a/gtk/gtksettings.c
+++ b/gtk/gtksettings.c
@@ -906,7 +906,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
*
* Determines which buttons should be put in the
* titlebar of client-side decorated windows, and whether they
- * should be placed at the left of right.
+ * should be placed on the left or right.
*
* The format of the string is button names, separated by commas.
* A colon separates the buttons that should appear on the left