mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Typos
This commit is contained in:
parent
ce3699a03c
commit
5d77a6a1be
3 changed files with 6 additions and 6 deletions
|
@ -159,7 +159,7 @@
|
|||
.replace(/{blockMode}/g, blockModeName),
|
||||
severity: "low",
|
||||
resolutions: [switchMode, {
|
||||
label: browser.i18n.getMessage("sanitation_resolution.switchToNonPersistendRng"),
|
||||
label: browser.i18n.getMessage("sanitation_resolution.switchToNonPersistentRng"),
|
||||
callback: function(){
|
||||
settings.rng = "nonPersistent";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue