Fix GtkSettings docs typo
authorMitchell Hentges <mitch9654@gmail.com>
Mon, 26 Sep 2022 22:00:30 +0000 (00:00 +0200)
committerMitchell Hentges <mitch9654@gmail.com>
Mon, 26 Sep 2022 22:00:30 +0000 (00:00 +0200)
"left of right" should be "left or right".
There's a small (subjective?) English nit in there as well: I believe
that buttons are placed (for example) "on the right" rather than "at the
right".

gtk/gtksettings.c

index aeeba2ac6f6d401af39ba3dd56df89582dadc0e8..532467ffe5221118afa347f09a34585294dede30 100644 (file)
@@ -907,7 +907,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