Skip to content

Commit

Permalink
Spello
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Jan 23, 2018
1 parent 33d17bc commit 3ac2cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/galaxy/scripts/viz/trackster.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var view = null;
var browser_router = null;

/**
* Base Object/Model for inhertiance.
* Base Object/Model for inheritance.
*/
var Base = function() {
if (this.initialize) {
Expand Down

0 comments on commit 3ac2cab

Please sign in to comment.