Fix wording
This commit is contained in:
parent
dcccf3c2f2
commit
d2213a0a7e
@ -162,7 +162,7 @@ async function checkRemoteComment (peertubeHelpers, options) {
|
||||
|
||||
for (const key of [ 'text' ]) {
|
||||
if (!options[key]) {
|
||||
logger.error('Cannot check local comment from Akismet without ' + key)
|
||||
logger.error('Cannot check remote comment from Akismet without ' + key)
|
||||
return accept()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user