summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/ts.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'src/linguist/shared/ts.dtd')
-rw-r--r--src/linguist/shared/ts.dtd8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/linguist/shared/ts.dtd b/src/linguist/shared/ts.dtd
index 83ba0a21b..f1c6d3d33 100644
--- a/src/linguist/shared/ts.dtd
+++ b/src/linguist/shared/ts.dtd
@@ -1,5 +1,5 @@
-<!--
- !
+<!--
+ !
! Some notes to the DTD:
!
! The location element is set as optional since it was introduced first in Qt 4.2.
@@ -7,7 +7,7 @@
! The vanished message type was introduced first in Qt 5.2.
!
-->
-<!--
+<!--
! Macro used in order to escape byte entities not allowed in an xml document
! for instance, only #x9, #xA and #xD are allowed characters below #x20.
-->
@@ -72,7 +72,7 @@
! For subsequent locations, it is the filename used for the previous location.
! A single TS file has either all absolute or all relative locations.
-->
-<!ATTLIST location
+<!ATTLIST location
filename CDATA #IMPLIED
line CDATA #IMPLIED>
<!ELEMENT source %evilstring;>