Skip to content

Commit b158884

Browse files
committed
rename plantUML files from .txt to .puml
1 parent 0858551 commit b158884

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

res/php-sap.txt renamed to res/php-sap.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ digraph G {
3131
color=red;
3232
node [color=red];
3333
label="your code";
34-
yourcode [label="new ➔ setConfiguration() ➔ invoke()"];
34+
yourcode [label="create()setConfiguration() ➔ invoke()"];
3535
}
3636
yourcode -> "php-sap/saprfc-harding" [lhead=cluster2 color=red];
3737
}

0 commit comments

Comments
 (0)