From 6ac2170ab805c59eee23e267af23e8702724c373 Mon Sep 17 00:00:00 2001 From: Phaedrus Leeds Date: Thu, 9 Dec 2021 15:46:59 -0800 Subject: [PATCH] Fix mention of console apps in web apps docs --- docs/xml/metainfo-webapp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/xml/metainfo-webapp.xml b/docs/xml/metainfo-webapp.xml index 72df8db6f..0975b67fd 100644 --- a/docs/xml/metainfo-webapp.xml +++ b/docs/xml/metainfo-webapp.xml @@ -67,7 +67,7 @@ <name/> - A name must be present for console applications. See for a detailed description of this tag. + A name must be present for web applications. See for a detailed description of this tag. @@ -76,7 +76,7 @@ <summary/> - A summary must be present for console applications. See for a detailed description of this tag. + A summary must be present for web applications. See for a detailed description of this tag.