mirror of https://github.com/Chocobozzz/PeerTube
fix typo in code comment
parent
3b53a14e79
commit
272abc0b22
|
@ -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.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue