X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/f68d10abc7d74dd93a2368e56b14285578704199..bcc7bd2744fd3c6f6f9fb33ed46479a55914fdb9:/src/com/owncloud/android/ui/activity/ErrorsWhileCopyingHandlerActivity.java diff --git a/src/com/owncloud/android/ui/activity/ErrorsWhileCopyingHandlerActivity.java b/src/com/owncloud/android/ui/activity/ErrorsWhileCopyingHandlerActivity.java index 01e45749..cb7e721f 100644 --- a/src/com/owncloud/android/ui/activity/ErrorsWhileCopyingHandlerActivity.java +++ b/src/com/owncloud/android/ui/activity/ErrorsWhileCopyingHandlerActivity.java @@ -233,7 +233,7 @@ public class ErrorsWhileCopyingHandlerActivity extends SherlockFragmentActivity * * In other case, the list of remaining files is still available to retry the movement. * - * @result 'True' when the movement was successful. + * @param result 'True' when the movement was successful. */ @Override protected void onPostExecute(Boolean result) {