Browse Source

corrected author comment

Daniel 9 years ago
parent
commit
7f7557ea08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      editor/js/Sidebar.History.js

+ 1 - 1
editor/js/Sidebar.History.js

@@ -1,5 +1,5 @@
 /**
- * @author mrdoob / http://mrdoob.com/
+ * @author dforrer / https://github.com/dforrer
  */
 
 Sidebar.History = function ( editor ) {