X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/1070273dafa6b522a1ff47e4ca796e13f1652265..b735fc9458a32ec70547ac830b82dcc29f1074cc:/src/eu/alefzero/owncloud/ui/fragment/FileDetailFragment.java 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