浏览代码

corrected author comment

Daniel 9 年之前
父节点
当前提交
7f7557ea08
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 ) {