We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81f225b + 001739b commit 0ae7994Copy full SHA for 0ae7994
1 file changed
odoo_module_migrate/__main__.py
@@ -31,7 +31,7 @@ def get_parser():
31
"--modules",
32
dest="modules",
33
type=str,
34
- help="Targer Modules to migrate."
+ help="Target Modules to migrate."
35
" If not set, all the modules present in the directory will be"
36
" migrated.",
37
)
0 commit comments