You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/jQuery.mobile.path.isSameDomain.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@
69
69
]]></code>
70
70
</example>
71
71
<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>
0 commit comments