Fixed typos

This commit is contained in:
n1474335 2024-04-05 18:08:21 +01:00
parent ab0493f53a
commit d3fb8bd6e9
No known key found for this signature in database
GPG key ID: D15457B7B4AF3F37
2 changed files with 2 additions and 2 deletions

View file

@ -893,7 +893,7 @@ class Utils {
/**
* Converts a string to it's title case equivalent.
* Converts a string to its title case equivalent.
*
* @param {string} str
* @returns string