mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
Fixed typos
This commit is contained in:
parent
ab0493f53a
commit
d3fb8bd6e9
2 changed files with 2 additions and 2 deletions
|
@ -725,7 +725,7 @@ All major and minor version changes will be documented in this file. Details of
|
||||||
[#1667]: https://github.com/gchq/CyberChef/issues/1667
|
[#1667]: https://github.com/gchq/CyberChef/issues/1667
|
||||||
[#1555]: https://github.com/gchq/CyberChef/issues/1555
|
[#1555]: https://github.com/gchq/CyberChef/issues/1555
|
||||||
[#1694]: https://github.com/gchq/CyberChef/issues/1694
|
[#1694]: https://github.com/gchq/CyberChef/issues/1694
|
||||||
[#1699]: https://github.com/gchq/CyberChef/issues/1694
|
[#1699]: https://github.com/gchq/CyberChef/issues/1699
|
||||||
[#1757]: https://github.com/gchq/CyberChef/issues/1757
|
[#1757]: https://github.com/gchq/CyberChef/issues/1757
|
||||||
[#1752]: https://github.com/gchq/CyberChef/issues/1752
|
[#1752]: https://github.com/gchq/CyberChef/issues/1752
|
||||||
[#1753]: https://github.com/gchq/CyberChef/issues/1753
|
[#1753]: https://github.com/gchq/CyberChef/issues/1753
|
||||||
|
|
|
@ -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
|
* @param {string} str
|
||||||
* @returns string
|
* @returns string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue