aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-06-17 09:59:31 +0200
committerUlrich Müller <ulm@gentoo.org>2022-06-17 09:59:31 +0200
commita73177f5f4a0b374bc380ffe391ef100e5cc01d5 (patch)
tree05352f8d1ee3d647b149d2d93ab0432c38e97d70 /devbook.rng
parentdevbook.xsl: Eclass documentation needs GPL-2 in the footer (diff)
downloaddevmanual-a73177f5f4a0b374bc380ffe391ef100e5cc01d5.tar.gz
devmanual-a73177f5f4a0b374bc380ffe391ef100e5cc01d5.tar.bz2
devmanual-a73177f5f4a0b374bc380ffe391ef100e5cc01d5.zip
devbook.rnc: Typo
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'devbook.rng')
-rw-r--r--devbook.rng2
1 files changed, 1 insertions, 1 deletions
diff --git a/devbook.rng b/devbook.rng
index 660e4d2..cfca2b4 100644
--- a/devbook.rng
+++ b/devbook.rng
@@ -379,7 +379,7 @@
<define name="uri">
<element name="uri">
<choice>
- <!-- uri can have either an URI in the body text or a link attribute -->
+ <!-- uri can have either a URI in the body text or a link attribute -->
<data type="anyURI"/>
<group>
<attribute name="link"/>