From: Jan-Erik Rediger Date: Fri, 28 Mar 2014 13:12:31 +0000 (+0100) Subject: Removed unnecessary "an" X-Git-Tag: libatomic_ops-7_2f~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6e38dc7438b42b6e6f0272dfa56b87e746c544c;p=libatomic_ops Removed unnecessary "an" --- diff --git a/doc/README.txt b/doc/README.txt index 7f7959e..3e47525 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -173,7 +173,7 @@ _dd_acquire_read: Ordered with respect to later reads that are data dependencies force the hardware to execute the code serially.) -We assume that if a store is data-dependent on an a previous load, then +We assume that if a store is data-dependent on a previous load, then the two are always implicitly ordered. It is possible to test whether AO_ is available on the