From 9ba991f158b8eb108a83897e08d8f0a11907140e Mon Sep 17 00:00:00 2001 From: gmungoc Date: Tue, 28 Feb 2017 12:09:11 +0000 Subject: [PATCH] JAL-838 Javadoc tidy --- src/jalview/util/SetUtils.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jalview/util/SetUtils.java b/src/jalview/util/SetUtils.java index 94248cb..381d9f6 100644 --- a/src/jalview/util/SetUtils.java +++ b/src/jalview/util/SetUtils.java @@ -5,7 +5,7 @@ import java.util.Set; public class SetUtils { /** - * Returns the count of things that are one or other of two sets but not in + * Returns the count of things that are in one or other of two sets but not in * both. The sets are not modified. * * @param set1 -- 1.7.10.2