diff --git a/src/org/omegat/core/statistics/FindMatches.java b/src/org/omegat/core/statistics/FindMatches.java index b0f736f338..85b4d374e5 100644 --- a/src/org/omegat/core/statistics/FindMatches.java +++ b/src/org/omegat/core/statistics/FindMatches.java @@ -73,7 +73,8 @@ * then compare tokens. *
* This class is not thread safe! Must be used in the one thread only. * * @author Maxym Mykhalchuk