spelling: attachment

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-21 23:16:50 -04:00
parent 2da2a38d48
commit c7b358f446
4 changed files with 16 additions and 16 deletions

View file

@ -500,7 +500,7 @@
};
/**
* Convert attachmant bbcode into an array.
* Convert attachment bbcode into an array.
*
* @param {string} content Text content with the attachment bbcode.
* @returns {object || null}