On Mon, May 23, 2022 at 10:18:46AM +0900, Akira Yokosawa wrote: > Make it consistent with other terms. > > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> Both are queued and pushed, and thank you! Thanx, Paul > --- > glossary.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/glossary.tex b/glossary.tex > index d488670d8b25..87db763b7be4 100644 > --- a/glossary.tex > +++ b/glossary.tex > @@ -620,7 +620,7 @@ > entity. > Reference counters provide existence guarantees and are sometimes > used to implement garbage collectors. > -\item[\IXG{Release store}:] > +\item[\IXG{Release Store}:] > A write to memory that has release semantics. > Normal use cases pair an acquire load with a release store, > in which case if the load returns the value stored, then all > > base-commit: 3783abdc439f1652ec710ca2dabd99fc0fd65fca > -- > 2.25.1 >