mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-14 12:59:46 +02:00
(minor) fix comment, comment typo
This commit is contained in:

parent
626a4741c0
commit
7508cd796d
@@ -915,7 +915,7 @@ export function getErrorMessage(error: unknown): string {
|
||||
}
|
||||
|
||||
/**
|
||||
* Appends <text> element with the given title, centered.
|
||||
* Appends <text> element with the given title and css class.
|
||||
*
|
||||
* @param parent - d3 svg object to append title to
|
||||
* @param cssClass - CSS class for the <text> element containing the title
|
||||
|
Reference in New Issue
Block a user