Skip to content

Commit 57acb1c

Browse files
Merge pull request #98 from TheDragonCode/1.x
Updated "advanced-usage" topic to rename "Array" chapter to "@Custom" for consistency
2 parents dc80beb + af962cc commit 57acb1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/advanced-usage.topic

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<li><a href="#_value" /></li>
2222
<li><a href="#_cdata" /></li>
2323
<li><a href="#_mixed" /></li>
24-
<li><a href="#array" /></li>
24+
<li><a href="#_custom" /></li>
2525
</list>
2626
</note>
2727

@@ -188,7 +188,7 @@
188188
<code-block lang="xml" src="advanced-directive-mixed.xml" />
189189
</chapter>
190190

191-
<chapter title="Array" id="array">
191+
<chapter title="@custom" id="custom">
192192
<link-summary>Describes the possibility of listing an array of elements with the same keys</link-summary>
193193

194194
<p>

0 commit comments

Comments
 (0)