1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-11-15 09:54:08 +00:00
plantuml/test/net
The-Lum 5149c49858 fix: change No @startuml/@enduml found message to No valid @start/@end found, please check the version for more readability
- [x] Rename `noStartumlFound` function to `noValidStartFound`
- [x] Rename `No @startuml/@enduml found` message to `No valid @start/@end found, please check the version`

Notes:
- Impact also the PicoWebserver;
- _For future enhancement perhaps use `resource` or list of message instead of repeating a message in many different places..._
2023-08-28 15:30:27 +00:00
..
sourceforge/plantuml fix: change No @startuml/@enduml found message to No valid @start/@end found, please check the version for more readability 2023-08-28 15:30:27 +00:00