mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
commit
5cd6df817e
@ -67,7 +67,7 @@ public class PSystemListInternalSprites extends AbstractPSystem {
|
||||
|
||||
private UDrawable getGraphicStrings() throws IOException {
|
||||
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("http://www.archimatetool.com");
|
||||
lines.add(" ");
|
||||
|
Loading…
Reference in New Issue
Block a user