mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Fixed grammar error
This commit is contained in:
parent
451a282684
commit
303905aff5
@ -562,7 +562,7 @@ if (content && key) {
|
||||
prettyPrint();
|
||||
} else {
|
||||
zerobin.message('info',
|
||||
"The paste didn't not seem to be code, so it " +
|
||||
"The paste did not seem to be code, so it " +
|
||||
"was not colorized. " +
|
||||
"<a id='force-coloration' href='#'>Force coloration</a>",
|
||||
'', false, reposition);
|
||||
|
2
zerobin/static/js/main.min.js
vendored
2
zerobin/static/js/main.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user