Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Buckley <timothy.jas.buckley@hpe.com>
  • Loading branch information
timothyb89 committed Jun 8, 2018
1 parent 4b2f06a commit 3e51132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keystone-init/keystone_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ def grant_group_project_role(client, role_id, group, project):

@retry()
def grant_group_domain_role(client, role_id, group, domain):
"""Grant a role to a group on a project
"""Grant a role to a group on a domain
:param client:
:type client: keystoneclient.v3.client.Client
Expand Down

0 comments on commit 3e51132

Please sign in to comment.