Various spelling mistakes (and one use of the wrong verb) across a few domains that...
authorCam Cook <cam.cook@linux.com>
Sat, 26 Nov 2022 11:54:47 +0000 (06:54 -0500)
committerCam Cook <cam.cook@linux.com>
Sat, 26 Nov 2022 11:54:47 +0000 (06:54 -0500)
| domain | current | suggestion |
|--------|---------|------------|
| [GtkBitset](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkbitset.c#L363)       | "Value to add" | "Value to remove" |
| [GtkEntry](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkentry.c#L3626)        | "\`GtkEntry"   | "\`GtkEntry\`"    |
| [GtkEntry](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkentry.c#L3566)        | "will be applies" | "will be applied" |
| [GtkEntry](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkentry.c#L2232)        | "is is in" | "is in" |
| [GtkInfoBar](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/deprecated/gtkinfobar.c#L772) | "in the info bars’s action area" | "in the info bar’s action area |
| [GtkLabel](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklabel.c#L3210)        | "Gets the labels attribute list." | "Gets the label's attribute list."

gtk/deprecated/gtkinfobar.c
gtk/gtkbitset.c
gtk/gtkentry.c
gtk/gtklabel.c

index cc2c0c1d738fa863307ad969af74fd3a58761fc3..6ca660ae6d2e904278278edd408f3d8b37213b5f 100644 (file)
@@ -612,7 +612,7 @@ gtk_info_bar_remove_action_widget (GtkInfoBar *info_bar,
  *
  * Clicking the button will emit the [signal@Gtk.InfoBar::response]
  * signal with the given response_id. The button is appended to the
- * end of the info bars's action area. The button widget is returned,
+ * end of the info bar's action area. The button widget is returned,
  * but usually you don't need it.
  *
  * Returns: (transfer none) (type Gtk.Button): the `GtkButton` widget
index ef5e835656bf6e7a4b2993adb59c4e4afe3cff3d..1ad8f54e826ea1f4d70298e99b37eb66d2fcc999 100644 (file)
@@ -360,7 +360,7 @@ gtk_bitset_add (GtkBitset *self,
 /**
  * gtk_bitset_remove:
  * @self: a `GtkBitset`
- * @value: value to add
+ * @value: value to remove
  *
  * Removes @value from @self if it was part of it before.
  *
index 72609871f99b9f5848f4379790dc11838b89f471..2cc428a1c5b2a8a67449ac7af50eb8ce49754190 100644 (file)
@@ -2229,7 +2229,7 @@ gtk_entry_get_overwrite_mode (GtkEntry *entry)
  * Sets the maximum allowed length of the contents of the widget.
  *
  * If the current contents are longer than the given length, then
- * they will be truncated to fit. The length is is in characters.
+ * they will be truncated to fit. The length is in characters.
  *
  * This is equivalent to getting @entry's `GtkEntryBuffer` and
  * calling [method@Gtk.EntryBuffer.set_max_length] on it.
@@ -3563,7 +3563,7 @@ gtk_entry_get_input_hints (GtkEntry *entry)
  *
  * The attributes in the list are applied to the entry text.
  *
- * Since the attributes will be applies to text that changes
+ * Since the attributes will be applied to text that changes
  * as the user types, it makes most sense to use attributes
  * with unlimited extent.
  */
@@ -3623,7 +3623,7 @@ gtk_entry_set_tabs (GtkEntry      *entry,
  * gtk_entry_get_tabs: (attributes org.gtk.Method.get_property=tabs)
  * @entry: a `GtkEntry`
  *
- * Gets the tabstops of the `GtkEntry.
+ * Gets the tabstops of the `GtkEntry`.
  *
  * See [method@Gtk.Entry.set_tabs].
  *
index 4ce00248da8456ff8c98492b8fd0565e62883354..6c76c8513383967061c21cb2ef21f912d92bd4bd 100644 (file)
@@ -3207,7 +3207,7 @@ gtk_label_set_attributes (GtkLabel         *self,
  * gtk_label_get_attributes: (attributes org.gtk.Method.get_property=attributes)
  * @self: a `GtkLabel`
  *
- * Gets the labels attribute list.
+ * Gets the label's attribute list.
  *
  * This is the [struct@Pango.AttrList] that was set on the label using
  * [method@Gtk.Label.set_attributes], if any. This function does not