Skip to content

Commit 57a8b79

Browse files
committed
<quote> element apparently not allowed in docs; replace with <literal>
1 parent 1a4f4e0 commit 57a8b79

File tree

1 file changed

+3
-3
lines changed
  • src/main/xar-resources/data/repo

1 file changed

+3
-3
lines changed

src/main/xar-resources/data/repo/repo.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
<para>For library packages <literal>repo.xml</literal> is optional. However, we recommend to
9898
always provide it for better tool integration.</para>
9999
<para>The following is not mentioned in the EXPath spec, but if an image resource with a
100-
name that begins with the string <quote>icon</quote> is found in the root directory of
101-
an app, the eXist-db dashboard will display that user-supplied image instead of the
102-
default eXist-db blue dotted <quote>X</quote>.</para>
100+
name that begins with the string <literal>icon</literal> is found in the root directory
101+
of an app, the eXist-db dashboard will display that user-supplied image instead of the
102+
default eXist-db blue dotted <literal>X</literal>.</para>
103103

104104
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
105105

0 commit comments

Comments
 (0)