diff --git a/src/core/lib/Sort.mjs b/src/core/lib/Sort.mjs index adb30d71..c8998f61 100644 --- a/src/core/lib/Sort.mjs +++ b/src/core/lib/Sort.mjs @@ -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