From: Lennart Rosam Date: Wed, 23 May 2012 22:01:03 +0000 (+0200) Subject: Less "time" :D X-Git-Tag: oc-android-1.4.3~389 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/3ba3d363c8a38773037bae2244ed96184ad282fb Less "time" :D --- diff --git a/src/eu/alefzero/owncloud/ui/fragment/FileDetailFragment.java b/src/eu/alefzero/owncloud/ui/fragment/FileDetailFragment.java index 7b6142b6..d2f5d106 100644 --- a/src/eu/alefzero/owncloud/ui/fragment/FileDetailFragment.java +++ b/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