asciidoctor / asciidoctor-diagram

:left_right_arrow: Asciidoctor diagram extension, with support for AsciiToSVG, BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), Ditaa, Erd, GraphViz, Mermaid, Msc, PlantUML, Shaape, SvgBob, Syntrax, UMLet, Vega, Vega-Lite and WaveDrom.
http://asciidoctor.org
MIT License
432 stars 106 forks source link

Update error message to reference Ditaa instead of PlantUML #374

Closed ahus1 closed 2 years ago

ahus1 commented 2 years ago

While analyzing an Ditaa issue, I stumbled across this error message in the code.

I assume it is a copy-and-paste error, therefore I updated it according to its context.

pepijnve commented 2 years ago

Yep, copy/paste error. Thanks for the fix!