Skip to content

Commit cbef10a

Browse files
Gabriel Schulhofapsdehal
authored andcommitted
Navigation: Add <code>tag around words "true" and "false"
1 parent de4df76 commit cbef10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/jQuery.mobile.path.isSameDomain.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
]]></code>
7070
</example>
7171
<longdesc>
72-
<p>Utility method for determining if two different URLs share the same domain. This function returns a boolean true if the domain is the same, false if not.</p>
72+
<p>Utility method for determining if two different URLs share the same domain. This function returns a boolean <code>true</code> if the domain is the same, <code>false</code> if not.</p>
7373
</longdesc>
7474
<category slug="methods/path"/>
7575
</entry>

0 commit comments

Comments
 (0)