mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
typo: regsiter -> register
This commit is contained in:
parent
b8a04f05d1
commit
5cd12b8088
@ -13,7 +13,7 @@ from django.core.management.base import BaseCommand, CommandError
|
||||
class Command(BaseCommand):
|
||||
"""
|
||||
Internal tower command.
|
||||
Regsiter this instance with the database for HA tracking.
|
||||
Register this instance with the database for HA tracking.
|
||||
"""
|
||||
|
||||
help = (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user