Correct confusing wording in a release note

A release note in stein has a confusig wording and I believe
it is worth fixing though it is from some old release.
The contents of the rendered release notes is picked up from stable
branches, so this commit is directly proposed to stable/stein.

Change-Id: I5c58383dec5227d0be99844e4123167a1f8c380e
Closes-Bug: #1921448
This commit is contained in:
Akihiro Motoki 2021-04-01 11:57:30 +09:00
parent 2d955b5efe
commit 1c67144d19
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ features:
* ``Overview`` tab displaying general information about the project.
* ``Users`` tab displaying all users which have roles on the project (and
their roles on it), including users which have roles on the project throw
their membership to a group.
their roles on it), including users which have roles on the project
through their membership to a group.
* ``Group`` tab displaying all groups which have roles on the project (and
their roles on it).

View File

@ -6,7 +6,7 @@ features:
* ``Overview`` tab displaying general information about the user.
* ``Roles assignments`` tab displaying all the roles that the users have on
project or domain, directly or throw their membership to a group. When
project or domain, directly or through their membership to a group. When
the role comes from a membership to a group this will be indicated into
the role column.
* ``Groups`` tab displaying all groups where the user is a membership to.