瀏覽代碼

Less "time" :D

Lennart Rosam 13 年之前
父節點
當前提交
3ba3d363c8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/eu/alefzero/owncloud/ui/fragment/FileDetailFragment.java

+ 1 - 1
src/eu/alefzero/owncloud/ui/fragment/FileDetailFragment.java

@@ -273,7 +273,7 @@ public class FileDetailFragment extends SherlockFragment implements
     
     /**
      * In ownCloud 3.0.3 and 4.0.0 there is a bug that SabreDAV does not return
-     * the time time that the file was created. There is a chance that this will
+     * the time that the file was created. There is a chance that this will
      * be fixed in future versions. Use this method to check if this version of
      * ownCloud has this fix.
      * @return True, if ownCloud the ownCloud version is > 3.0.4 and 4.0.1