fix typo in code comment
authorMarcin Mikołajczak <me@mkljczk.pl>
Wed, 5 Feb 2020 13:50:16 +0000 (14:50 +0100)
committerRigel Kent <par@rigelk.eu>
Wed, 5 Feb 2020 13:57:05 +0000 (14:57 +0100)
server/helpers/core-utils.ts

index 2cecea4500bc1d64c41693a72064f89c5a920ded..b1f5d9610ba28d6e4cbf996cf0000fbd4d1835c1 100644 (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.
 */