fix typo in code comment
This commit is contained in:
parent
3b53a14e79
commit
272abc0b22
|
@ -1,7 +1,7 @@
|
||||||
/* eslint-disable no-useless-call */
|
/* 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.
|
Useful to avoid circular dependencies.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue