Skip to content

Commit

Permalink
dom: isWithin doc correction
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Feb 23, 2010
1 parent 661ab1d commit 41d96f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dom/dom.js
Expand Up @@ -1209,7 +1209,7 @@
If nodespec is a NodeList, then the its first node will be used.
@returns {glow.dom.NodeList}
@returns {Boolean} True if all NodeList elements are within nodespec
@example
var myNodeList = glow.dom.get("input");
Expand Down

0 comments on commit 41d96f1

Please sign in to comment.