mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
spelling: boolean
This commit is contained in:
parent
8099ba76bc
commit
aa8d90c344
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ class ToQuotedPrintable extends Operation {
|
|||
* @private
|
||||
* @param {number} nr
|
||||
* @param {byteArray[]} ranges
|
||||
* @returns {bolean}
|
||||
* @returns {boolean}
|
||||
*/
|
||||
_checkRanges(nr, ranges) {
|
||||
for (let i = ranges.length - 1; i >= 0; i--) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue