2
0
Fork 0
mirror of https://github.com/gchq/CyberChef synced 2025-02-15 04:48:23 +00:00

Tidied JSDoc comment

This commit is contained in:
n1474335 2022-11-25 12:28:26 +00:00
parent 23403f55a5
commit 468071ee98

View file

@ -105,7 +105,7 @@ export function hexadecimalSort(a, b) {
}
/**
* Comparison operation for sorting of lines by length
* Comparison operation for sorting by length
*
* @param {string} a
* @param {string} b