mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-06 05:27:50 +00:00
commit
5cd6df817e
@ -67,7 +67,7 @@ public class PSystemListInternalSprites extends AbstractPSystem {
|
|||||||
|
|
||||||
private UDrawable getGraphicStrings() throws IOException {
|
private UDrawable getGraphicStrings() throws IOException {
|
||||||
final List<String> lines = new ArrayList<String>();
|
final List<String> lines = new ArrayList<String>();
|
||||||
lines.add("<b>List Current Sprits");
|
lines.add("<b>List Current Sprites");
|
||||||
lines.add("<i>Credit to");
|
lines.add("<i>Credit to");
|
||||||
lines.add("http://www.archimatetool.com");
|
lines.add("http://www.archimatetool.com");
|
||||||
lines.add(" ");
|
lines.add(" ");
|
||||||
|
Loading…
Reference in New Issue
Block a user