ming пре 3 година
родитељ
комит
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 -*-