summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSabri Ünal <libreajans@gmail.com>2020-01-07 22:35:25 +0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-05-19 19:30:14 +0000
commite88edcc534865d7d095a046947b23b0937db3cdf (patch)
treedf8a7e3ef930990caed28827df0fa96914329e3a
parentaa9ccdf969deb0668dee19260a4b92e3933e9472 (diff)
Fix a typo
-rw-r--r--NEWS2
-rw-r--r--data/org.gnome.Glade.appdata.xml.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f81aaf04..49ef1606 100644
--- a/NEWS
+++ b/NEWS
@@ -149,7 +149,7 @@ Glade 3.22.0
- Fix bug 774994 "in treeview columns editor contextual menu does nothing"
- Simplified GladeBaseEditor
- Fix formatting / layout of project verification details (Daniel P. Berrange)
- - Widge chooser: activate treeview with single click and enable Drag & Drop
+ - Widget chooser: activate treeview with single click and enable Drag & Drop
- Fix Design view selected state
- Fixes bug 793036 "GtkCellRenderer Properties not loaded from glade file" (peter Onion)
- Fix bug in action widgets response-id parsing on 32bits system
diff --git a/data/org.gnome.Glade.appdata.xml.in b/data/org.gnome.Glade.appdata.xml.in
index 56bbf2dd..a05bd6b5 100644
--- a/data/org.gnome.Glade.appdata.xml.in
+++ b/data/org.gnome.Glade.appdata.xml.in
@@ -58,7 +58,7 @@
<li>Fix bug 774994 &quot;in treeview columns editor contextual menu does nothing&quot;</li>
<li>Simplified GladeBaseEditor</li>
<li>Fix formatting / layout of project verification details (Daniel P. Berrange)</li>
- <li>Widge chooser: activate treeview with single click and enable Drag &amp; Drop</li>
+ <li>Widget chooser: activate treeview with single click and enable Drag &amp; Drop</li>
<li>Fix Design view selected state</li>
<li>Fixes bug 793036 &quot;GtkCellRenderer Properties not loaded from glade file&quot; (peter Onion)</li>
<li>Fix bug in action widgets response-id parsing on 32bits system</li>