Skip to content

Commit

Permalink
Tidied JSDoc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
n1474335 committed Nov 25, 2022
1 parent 23403f5 commit 468071e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/lib/Sort.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 468071e

Please sign in to comment.