mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-25 14:27:33 +00:00
Suppress of then
word to avoid warning of Cypher
Suppress of `then` word to avoid warning of Cypher: [Observed on V1.2021.7] ``` >java -jar plantuml.jar -stdrpt -cypher Warning:then ``` or: ``` java -jar plantuml.jar -v -cypher (0.000 - 254 Mo) 248 Mo - SecurityProfile LEGACY (0.014 - 254 Mo) 247 Mo - PlantUML Version 1.2021.7 (0.014 - 254 Mo) 247 Mo - GraphicsEnvironment.isHeadless() false (0.014 - 254 Mo) 247 Mo - Forcing resource load on OpenJdk Warning:then (0.372 - 254 Mo) 240 Mo - Found 0 files ```
This commit is contained in:
parent
f8e02ef0aa
commit
275b9b33f5
@ -1898,7 +1898,6 @@ thankful
|
||||
that
|
||||
their
|
||||
them
|
||||
then
|
||||
there
|
||||
these
|
||||
they
|
||||
@ -2115,4 +2114,4 @@ youthful
|
||||
zeal
|
||||
zenith
|
||||
zest
|
||||
zippy
|
||||
zippy
|
||||
|
Loading…
Reference in New Issue
Block a user