Skip to content

Commit 455b3f4

Browse files
authored
corrected @startuml directive
1 parent 0b30500 commit 455b3f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/virtualbox.puml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@virtualbox
1+
@startuml
22
sprite $virtualbox [48x48/16] {
33
000000000000000000000000000000000000000000000000
44
000000000000000000000000000000000000000000000000
@@ -56,4 +56,4 @@ sprite $virtualbox [48x48/16] {
5656
!define TOOL_VIRTUALBOX(_alias, _label, _shape) ENTITY(_shape,black,virtualbox,_label, _alias,TOOL VIRTUALBOX)
5757
!define TOOL_VIRTUALBOX(_alias, _label, _shape, _color) ENTITY(_shape,_color,virtualbox,_label, _alias,TOOL VIRTUALBOX)
5858
skinparam folderBackgroundColor<<TOOL VIRTUALBOX>> White
59-
@enduml
59+
@enduml

0 commit comments

Comments
 (0)