1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Fix various typos

Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`
This commit is contained in:
luz paz 2022-06-07 09:45:06 -04:00 committed by Chocobozzz
parent 6d9ed0b6cb
commit 7a4fd56ccd
22 changed files with 32 additions and 32 deletions

View file

@ -545,7 +545,7 @@ describe('Test user notifications', function () {
await servers[1].subscriptions.remove({ uri: 'user_1_channel@localhost:' + servers[0].port })
})
// PeerTube does not support accout -> account follows
// PeerTube does not support account -> account follows
// it('Should notify when a local account is following one of our channel', async function () {
// this.timeout(50000)
//