fix typo in code comment

pull/2455/head
Marcin Mikołajczak 2020-02-05 14:50:16 +01:00 committed by Rigel Kent
parent 3b53a14e79
commit 272abc0b22
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* eslint-disable no-useless-call */
/*
Different from 'utils' because we don't not import other PeerTube modules.
Different from 'utils' because we don't import other PeerTube modules.
Useful to avoid circular dependencies.
*/