Skip to content

Commit

Permalink
corrected @startuml directive
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrosser committed Aug 12, 2019
1 parent 0b30500 commit 455b3f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/virtualbox.puml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@virtualbox
@startuml
sprite $virtualbox [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
Expand Down Expand Up @@ -56,4 +56,4 @@ sprite $virtualbox [48x48/16] {
!define TOOL_VIRTUALBOX(_alias, _label, _shape) ENTITY(_shape,black,virtualbox,_label, _alias,TOOL VIRTUALBOX)
!define TOOL_VIRTUALBOX(_alias, _label, _shape, _color) ENTITY(_shape,_color,virtualbox,_label, _alias,TOOL VIRTUALBOX)
skinparam folderBackgroundColor<<TOOL VIRTUALBOX>> White
@enduml
@enduml

0 comments on commit 455b3f4

Please sign in to comment.