summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2021-04-01 11:57:30 +0900
committerAkihiro Motoki <amotoki@gmail.com>2021-04-13 13:56:27 +0900
commit1c67144d19566c7144560285b4bd7d3f18c150df (patch)
tree1bedcb5469728631c3ebc4ed76860cf55d55fc87
parent2d955b5efeb8deb465b690f2f22eec53b90c68df (diff)
downloadhorizon-1c67144d19566c7144560285b4bd7d3f18c150df.tar.gz
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
-rw-r--r--releasenotes/notes/bug-1785263-46edf7313d833b4c.yaml4
-rw-r--r--releasenotes/notes/bug-1792524-7497aabcf6bc1e81.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/releasenotes/notes/bug-1785263-46edf7313d833b4c.yaml b/releasenotes/notes/bug-1785263-46edf7313d833b4c.yaml
index 4479c863c..f5d18bf9a 100644
--- a/releasenotes/notes/bug-1785263-46edf7313d833b4c.yaml
+++ b/releasenotes/notes/bug-1785263-46edf7313d833b4c.yaml
@@ -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).
diff --git a/releasenotes/notes/bug-1792524-7497aabcf6bc1e81.yaml b/releasenotes/notes/bug-1792524-7497aabcf6bc1e81.yaml
index 0cfc32b3e..4741042a0 100644
--- a/releasenotes/notes/bug-1792524-7497aabcf6bc1e81.yaml
+++ b/releasenotes/notes/bug-1792524-7497aabcf6bc1e81.yaml
@@ -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.