Skip to content

Commit

Permalink
Fix bad class name in doc (thanks @yossidev). Fixes #190.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Dec 1, 2015
1 parent 93839c7 commit 829dfff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ dwv.gui.base.FileLoad = function (app)
}; // class dwv.gui.base.FileLoad

/**
* FileLoad base gui.
* @class FileLoad
* UrlLoad base gui.
* @class UrlLoad
* @namespace dwv.gui.base
* @constructor
*/
Expand Down

0 comments on commit 829dfff

Please sign in to comment.