mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Fixed some typos
This commit is contained in:
parent
223743e3b5
commit
9d73127cae
31 changed files with 36 additions and 36 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