mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-24 22:07:33 +00:00
Correct minor typo
Sprits -> Sprites
This commit is contained in:
parent
37a6f82e35
commit
c04cbf14e1
@ -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