ming 4 лет назад
Родитель
Сommit
ec6bd2a925
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      OpenshotService/autosub/constants.py
  2. 1 1
      OpenshotService/autosub/formatters.py

+ 1 - 1
OpenshotService/autosub/constants.py

@@ -1,5 +1,5 @@
 """
-Defines constants used by autosub.
+Defines constants used by autosub.s
 """
 
 from __future__ import unicode_literals

+ 1 - 1
OpenshotService/autosub/formatters.py

@@ -1,5 +1,5 @@
 """
-Defines subtitle formatters used by autosub.
+Defines subtitle formatters used by autosub.s
 """
 
 # -*- coding: utf-8 -*-