Fixed typo
This commit is contained in:
parent
d848c94804
commit
9e6f140553
@ -154,7 +154,7 @@ _managepy-makemessages(){
|
|||||||
"--no-default-ignore[Don't ignore the common glob-style patterns 'CVS', '.*', '*~' and '*.pyc'.]" \
|
"--no-default-ignore[Don't ignore the common glob-style patterns 'CVS', '.*', '*~' and '*.pyc'.]" \
|
||||||
"--no-wrap[Don't break long message lines into several lines.]" \
|
"--no-wrap[Don't break long message lines into several lines.]" \
|
||||||
"--no-location[Don't write '#: filename:line' lines.]" \
|
"--no-location[Don't write '#: filename:line' lines.]" \
|
||||||
'--no-obsolete[emove obsolete message strings.]' \
|
'--no-obsolete[Remove obsolete message strings.]' \
|
||||||
'--keep-pot[Keep .pot file after making messages.]' \
|
'--keep-pot[Keep .pot file after making messages.]' \
|
||||||
$nul_args && ret=0
|
$nul_args && ret=0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user