Skip to content

Commit 45d7f4f

Browse files
committed
Fix name error
1 parent e4424f0 commit 45d7f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage_translation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# * fetch: fetch translations from transifex.com and strip source lines from the
1111
# files.
12-
# * regenerate_tx_config: recreate configuration for all resources.
12+
# * recreate_tx_config: recreate configuration for all resources.
1313

1414
from argparse import ArgumentParser
1515
import os

0 commit comments

Comments
 (0)