Fix the misspelling of "language"
Change-Id: Ib81e7f4805a2c136deb1a17106415c5a031a1f2f
This commit is contained in:
parent
e8db048a09
commit
2c2e7f6044
@ -194,7 +194,7 @@ def main():
|
||||
help="YAML file of the user list")
|
||||
options = parser.parse_args()
|
||||
|
||||
# Reads langauge team information
|
||||
# Reads language team information
|
||||
language_teams = read_language_team_yaml(options.user_yaml, options.lang)
|
||||
|
||||
users = get_zanata_userdata(zc, options.verify, options.role,
|
||||
|
Loading…
Reference in New Issue
Block a user