Skip to content

Commit af2c2cc

Browse files
committed
copy change
1 parent 6d95ff9 commit af2c2cc

File tree

1 file changed

+2
-2
lines changed
  • firefox/content/disconnect.safariextension/opera/chrome/scripts

1 file changed

+2
-2
lines changed

firefox/content/disconnect.safariextension/opera/chrome/scripts/tour.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ var tour = {
5757
},
5858
{
5959
title: "Whitelist site",
60-
content: "If a website you like visiting isn't working properly try hitting Whitelist Site, which pauses blocking on that site",
60+
content: "If a website you like visiting isn't working properly try hitting Whitelist site, which pauses blocking on that site",
6161
target: document.querySelector("#options"),
6262
placement: "top",
6363
width: 150,
@@ -125,7 +125,7 @@ var tour_pwyw = {
125125
},
126126
{
127127
title: "Whitelist site",
128-
content: "If a website you like visiting isn't working properly try hitting Whitelist Site, which pauses blocking on that site",
128+
content: "If a website you like visiting isn't working properly try hitting Whitelist site, which pauses blocking on that site",
129129
target: document.querySelector("#options"),
130130
placement: "top",
131131
width: 150,

0 commit comments

Comments
 (0)