X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/f68d10abc7d74dd93a2368e56b14285578704199..d6f725bfebd0304b0b4f5d0daab8e311adf41aa7:/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) {