1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-28 20:53:30 +00:00

Merge pull request #584 from The-Lum/CypherImprovement

Cypher improvement
This commit is contained in:
arnaudroques 2021-07-06 16:51:46 +02:00 committed by GitHub
commit 13d8a1a8db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -131,7 +131,7 @@ public class Cypher {
public void addException(String word) {
word = word.toLowerCase();
if (words.contains(word)) {
System.err.println("Warning:" + word);
System.err.println("CypherWarning:" + word);
words.remove(word);
}
except.add(word);

View File

@ -1898,7 +1898,6 @@ thankful
that
their
them
then
there
these
they
@ -2115,4 +2114,4 @@ youthful
zeal
zenith
zest
zippy
zippy