On Wed, Dec 15, 2021 at 11:32:55AM +0800, Zhouyi Zhou wrote: > Remove duplicated "of" from the description of keyword "Efficiency". > > Signed-off-by: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx> Good eyes! Queued, thank you! Thanx, Paul > --- > Hi Paul, > > I think there is a duplicated "of" in the description of keyword "Efficiency", so > I remove it. > > Thanks > Zhouyi > -- > glossary.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/glossary.tex b/glossary.tex > index c6266b15..7e633673 100644 > --- a/glossary.tex > +++ b/glossary.tex > @@ -189,7 +189,7 @@ > A cache with only one way, so that it may hold only one cache > line with a given hash value. > \item[\IX{Efficiency}:] > - A measure of effectiveness normally expressed as a ratio of > + A measure of effectiveness normally expressed as a ratio > of some metric actually achieved to some maximum value. > The maximum value might be a theoretical maximum, but in > parallel programming is often based on the corresponding > -- > 2.25.1 >