aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2013-01-09 08:35:20 +0100
committerHans Bolinder <[email protected]>2013-01-09 08:35:20 +0100
commit9767e72b44ebd0cd5277634c4a37318479623c2d (patch)
treea63b53163c57875a377952a648f4e824813b5753 /lib/xmerl
parentee4d1a790007aa3419b61300936aa20acafda142 (diff)
parent3448e2aa81a01244458824aae94d3e746a9a4c24 (diff)
downloadotp-9767e72b44ebd0cd5277634c4a37318479623c2d.tar.gz
otp-9767e72b44ebd0cd5277634c4a37318479623c2d.tar.bz2
otp-9767e72b44ebd0cd5277634c4a37318479623c2d.zip
Merge branch 'hb/fix_fop_warnings/OTP-10665'
* hb/fix_fop_warnings/OTP-10665: Fix some FOP warnings
Diffstat (limited to 'lib/xmerl')
-rw-r--r--lib/xmerl/doc/src/motorcycles_dtd.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/xmerl/doc/src/motorcycles_dtd.txt b/lib/xmerl/doc/src/motorcycles_dtd.txt
index bab0d563f0..62ad4ac5fe 100644
--- a/lib/xmerl/doc/src/motorcycles_dtd.txt
+++ b/lib/xmerl/doc/src/motorcycles_dtd.txt
@@ -15,4 +15,5 @@
<!ELEMENT date (#PCDATA)>
<!ATTLIST bike year NMTOKEN #REQUIRED
color NMTOKENS #REQUIRED
- condition (useless | bad | serviceable | moderate | good | excellent | new | outstanding) "excellent" >
+ condition (useless | bad | serviceable | moderate | good |
+ excellent | new | outstanding) "excellent" >