On Sun, Nov 04, 2018 at 07:18:39PM +0800, Junchang Wang wrote: > Fix typo in memorybarriercum.svg. > > Signed-off-by: Junchang Wang <junchangwang@xxxxxxxxx> Good catch, applied and queued, thank you! Thanx, Paul > --- > memorder/memorybarriercum.svg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/memorder/memorybarriercum.svg b/memorder/memorybarriercum.svg > index ac9e5cf..71b69a5 100644 > --- a/memorder/memorybarriercum.svg > +++ b/memorder/memorybarriercum.svg > @@ -212,7 +212,7 @@ > id="tspan5462-5" > y="-981.5686" > x="-13.718384" > - sodipodi:role="line">... cumulativity guarantees CPU 0's store before CPU 2's store</tspan></text> > + sodipodi:role="line">... cumulativity guarantees CPU 0's store before CPU 1's store</tspan></text> > </g> > <g > transform="translate(0,53.92809)" > -- > 2.7.4 >