[gtk/entry-docs-typo] entry: Fix a typo in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/entry-docs-typo] entry: Fix a typo in the docs
- Date: Wed, 2 Jun 2021 10:48:19 +0000 (UTC)
commit 039fc2e5678bacb6e5cd535499d10d6c6b2c2299
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Jun 2 06:47:27 2021 -0400
entry: Fix a typo in the docs
gtk/gtkentry.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 3210426350..e03127f134 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -145,7 +145,7 @@
*
* An example of a UI definition fragment specifying Pango attributes:
* ```xml
- * <object class="GtkEnry">
+ * <object class="GtkEntry">
* <attributes>
* <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
* <attribute name="background" value="red" start="5" end="10"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]