Skip to content

Commit 30e653f

Browse files
committed
Fix typo
1 parent b04b697 commit 30e653f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configuration-sheets/customization-items.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ lockPref(""loop.linkChecker.url"", """");
13921392
lockPref(""loop.oauth.google.scope"", """");
13931393
lockPref(""loop.support_url"", """");
13941394
lockPref(""loop.CSP"", """");
1395-
lockPRef(""loop.linkClicker.url"", """")
1395+
lockPref(""loop.linkClicker.url"", """")
13961396

13971397
globalChrome.css:
13981398
@-moz-document url-prefix(""chrome://browser/content/browser.xul"") {
@@ -1927,7 +1927,7 @@ Tab-4(廃止),2,,,,タブが1つだけの時は隠す,-,Firefox 31時点で
19271927
Tab-5,1,タブ,新しいタブの内容,-,about:newtab(既定),-,-,,-,,
19281928
Tab-5,2,,,,何も表示しない,"1. アドオン「newtab.url」( https://addons.mozilla.org/ja/firefox/addon/newtaburl-1/ )を導入する。
19291929
2. MCDで設定を反映する","lockPref(""[email protected]"", ""about:blank"");
1930-
LockPref(""browser.newtabpage.enabled"",false);
1930+
lockPref(""browser.newtabpage.enabled"",false);
19311931
lockPref(""browser.newtabpage.enhanced"",false);
19321932
lockPref(""browser.newtabpage.directory.ping"","""");
19331933
lockPref(""browser.newtabpage.directory.source"","""");",○,"lockPref(""browser.newtab.url"", ""about:blank"");
43.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)