]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updates docs for magellan
authorChris Oyler <chris@zurb.com>
Tue, 2 Feb 2016 01:10:01 +0000 (17:10 -0800)
committerChris Oyler <chris@zurb.com>
Tue, 2 Feb 2016 01:10:01 +0000 (17:10 -0800)
js/foundation.magellan.js

index 3ff5fd50173924747306c87d443f046154c795cd..e2c12e0b6ba38e2eec109d999700955f3cab3462 100644 (file)
   };
   /**
    * Function to scroll to a given location on the page.
-   * @param {String} loc - a properly formatted jQuery id selector.
-   * @example '#foo'
+   * @param {String} loc - a properly formatted jQuery id selector. Example: '#foo'
    * @function
    */
   Magellan.prototype.scrollToLoc = function(loc){