fix typo. Danke, Jonah
This commit is contained in:
parent
0d4542f133
commit
af3dd704e9
1 changed files with 1 additions and 1 deletions
|
@ -579,7 +579,7 @@ function injectCounter() {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// Special care is to be taken to safely inject our javascript into the websiet
|
// Special care is to be taken to safely inject our javascript into the website
|
||||||
// without the website being able to talk back to greasemonkey
|
// without the website being able to talk back to greasemonkey
|
||||||
// (which would be a security problem)
|
// (which would be a security problem)
|
||||||
// see
|
// see
|
||||||
|
|
Loading…
Reference in a new issue