summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2019-04-08 13:01:25 +0100
committerRichard Hughes <richard@hughsie.com>2019-04-08 13:02:05 +0100
commit843caabdeca6ae15f400f38536bc666340c30465 (patch)
treedb13077c9341d2f5db71f3d2e99845e54bd26982 /NEWS
parentf9acd7b4f2362402f5a23f80e0a27552ea76e3e6 (diff)
downloadappstream-glib-843caabdeca6ae15f400f38536bc666340c30465.tar.gz
trivial: Fix some typos spotted using codespell
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index de1a855..9a8cc80 100644
--- a/NEWS
+++ b/NEWS
@@ -739,7 +739,7 @@ New Features:
- Remove the long-obsolete appdata-validate tool (Richard Hughes)
Bugfixes:
- - Accept a '0x' hexidecimal prefix when parsing a version (Richard Hughes)
+ - Accept a '0x' hexadecimal prefix when parsing a version (Richard Hughes)
- Adapt to DEP11 spec change (Matthias Klumpp)
- Add AsProfile for speed profiling (Richard Hughes)
- Allow as_markup_convert() to ignore errors (Richard Hughes)
@@ -923,7 +923,7 @@ New Features:
Bugfixes:
- Add more applications to the blacklist (Richard Hughes, Igor Gnatenko)
- Allow specifying --packages-dir multiple times (Richard Hughes)
- - Alow setting the cachedir different from the outputdir (Richard Hughes)
+ - Allow setting the cachedir different from the outputdir (Richard Hughes)
- Always return errors from the correct domain when parsing broken AppData files (Richard Hughes)
- Assume <image>foo</image> is a source image kind for AppData files (Richard Hughes)
- Assume that stock icons are available in HiDPI sizes (Richard Hughes)