We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 000dcbe commit 6875481Copy full SHA for 6875481
compose/asc-hint-tags.c
@@ -59,7 +59,7 @@ AscHintTagStatic asc_hint_tag_list[] = {
59
{ "ancient-metadata",
60
AS_ISSUE_SEVERITY_WARNING,
61
"The AppStream metadata should be updated to follow a more recent version of the specification.<br/>"
62
- "Please consult <a href=\"https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html\">MetaInfo quickstart guide</a> for "
+ "Please consult the <a href=\"https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html\">MetaInfo quickstart guides</a> for "
63
"more information."
64
},
65
0 commit comments