Skip to content

Commit 8d6d618

Browse files
author
Gabriel Schulhof
committed
Navigation: Forgot to update the longdesc for $.mobile.path.isSameDomain
1 parent 33de411 commit 8d6d618

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
@@ -70,7 +70,7 @@ $(document).ready(function() {
7070
]]></code>
7171
</example>
7272
<longdesc>
73-
<p>Utility method for determining if a URL is absolute. This function returns a boolean true if the URL is absolute, false if not.</p>
73+
<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>
7474
</longdesc>
7575
<category slug="methods/path"/>
7676
</entry>

0 commit comments

Comments
 (0)