Fix a typo
This commit is contained in:
parent
acc017e672
commit
5e46f15451
|
@ -114,7 +114,8 @@
|
||||||
<!--
|
<!--
|
||||||
Map a font path as the path "as-path"
|
Map a font path as the path "as-path"
|
||||||
-->
|
-->
|
||||||
<!ELEMENT remap-dir
|
<!ELEMENT remap-dir (#PCDATA)>
|
||||||
|
<!ATTLIST remap-dir
|
||||||
as-path CDATA #REQUIRED
|
as-path CDATA #REQUIRED
|
||||||
prefix (default|xdg|relative|cwd) "default"
|
prefix (default|xdg|relative|cwd) "default"
|
||||||
xml:space (default|preserve) "preserve">
|
xml:space (default|preserve) "preserve">
|
||||||
|
|
Loading…
Reference in New Issue