mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Tidied JSDoc comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user