summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.dtd')
-rw-r--r--metadata.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.dtd b/metadata.dtd
index 5a5cb93..101478a 100644
--- a/metadata.dtd
+++ b/metadata.dtd
@@ -11,8 +11,8 @@
<!-- One tag for each maintainer of a package, multiple allowed-->
<!ELEMENT maintainer ( email, (description| name)* )>
<!-- type attribute determines whether the maintainer is a person or a project.
- Unknown is added to handle <maintainer/>s in <upstream/>s. Using it (or no
- explicit type) for Gentoo maintainers is prohibited. -->
+ Unknown is added to handle <maintainer/>s in <upstream/>s. Using it (or no
+ explicit type) for Gentoo maintainers is prohibited. -->
<!ATTLIST maintainer type (person|project|unknown) "unknown">
<!-- Natural name for package, example: LibreOffice (for app-office/libreoffice) -->