浏览代码

Fixed ts file comment

utkarshcmu 10 年之前
父节点
当前提交
e59b0c0694
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/app/features/admin/adminStatsCtrl.ts

+ 1 - 1
public/app/features/admin/adminStatsCtrl.ts

@@ -1,4 +1,4 @@
-//<reference path="../../headers/common.d.ts" />
+///<reference path="../../headers/common.d.ts" />
 
 import angular from 'angular';