Typo in error message

+1 vote
asked Nov 6, 2021 in Bug by Martin (8,360 points)

The following code:

@startuml
!$test=%test()
@enduml

results in the error message "Unknow built-in function %test%".  It should be "Unknown".

1 Answer

0 votes
answered Nov 6, 2021 by The-Lu (64,760 points)
selected Nov 6, 2021 by Martin
 
Best answer

Thanks for your remark.

I just create the corresponding Pull Request here:

Regards.

...