mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Tidied JSDoc comment
This commit is contained in:
parent
23403f55a5
commit
468071ee98
1 changed files with 1 additions and 1 deletions
|
@ -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} a
|
||||||
* @param {string} b
|
* @param {string} b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue