diff --git a/src/com/fsck/k9/activity/MessageList.java b/src/com/fsck/k9/activity/MessageList.java index 48206b5c6..4bf499226 100644 --- a/src/com/fsck/k9/activity/MessageList.java +++ b/src/com/fsck/k9/activity/MessageList.java @@ -2630,9 +2630,8 @@ public class MessageList * * @param holders * Never null. - * @param move - * true to check move availability, - * false to check the copy availability + * @param operation + * Never {@code null}. * * @return true if operation is possible */