]> granicus.if.org Git - libatomic_ops/commitdiff
Removed unnecessary "an"
authorJan-Erik Rediger <badboy@archlinux.us>
Fri, 28 Mar 2014 13:12:31 +0000 (14:12 +0100)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 2 May 2014 06:17:16 +0000 (10:17 +0400)
doc/README.txt

index 7f7959e9bae47b0b1a8276b912925ce216073305..3e475250f0a64fa0daf50bb08a3d12bcf909e067 100644 (file)
@@ -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_<op><barrier> is available on the