spelling: return

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:08:20 -04:00
parent 38049c9fee
commit 08e0c93f25

View File

@ -231,7 +231,7 @@ HELP;
} }
/** /**
* Get a string and retun a message.po ready text * Get a string and return a message.po ready text
* - replace " with \" * - replace " with \"
* - replace tab char with \t * - replace tab char with \t
* - manage multiline strings * - manage multiline strings