aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorThéo Zimmermann2017-05-01 15:00:56 +0200
committerThéo Zimmermann2017-05-01 15:00:56 +0200
commit5365971dfdf4136586527aa4f4c85fbfebeee0bd (patch)
treec01b0e83e290cedcb828754cdbcf61a065c22bf0 /dev
parent991b78fd9627ee76f1a1a39b8460bf361c6af53d (diff)
Fix for bug 5507. Mispelt de Bruijn.
Diffstat (limited to 'dev')
-rw-r--r--dev/doc/cic.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/doc/cic.dtd b/dev/doc/cic.dtd
index f2314e224f..7a9d7eb1e2 100644
--- a/dev/doc/cic.dtd
+++ b/dev/doc/cic.dtd
@@ -125,7 +125,7 @@
id ID #REQUIRED
sort %sort; #REQUIRED>
-<!-- The substitutions are ordered by increasing DeBrujin -->
+<!-- The substitutions are ordered by increasing DeBruijn -->
<!-- index. An empty substitution means that that index is -->
<!-- not accessible. -->
<!ELEMENT META (substitution*)>