Skip to content

Commit

Permalink
Fixed comments for #setOpenDataTable().
Browse files Browse the repository at this point in the history
  • Loading branch information
czottmann committed Aug 28, 2010
1 parent ce1bd25 commit 1c31d2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/simplenote.js
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,6 @@ function SimpleNote() {
* can tell `SimpleNote` to use it by setting the new URL with this method.
*
* @method setOpenDataTable
* @return {String} Open Data Table URL.
*/

this.setOpenDataTable = function( url ) {
Expand Down

0 comments on commit 1c31d2b

Please sign in to comment.