summaryrefslogtreecommitdiffstats
path: root/test/AtomicWriterReader.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/AtomicWriterReader.txt')
-rw-r--r--test/AtomicWriterReader.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/AtomicWriterReader.txt b/test/AtomicWriterReader.txt
index dc0a3bd..064ba39 100644
--- a/test/AtomicWriterReader.txt
+++ b/test/AtomicWriterReader.txt
@@ -11,7 +11,7 @@ atomic_reader.c: is the "read" part of the test.
Building the Tests
------------------
-The two test parts are automically built during configure and make process.
+The two test parts are automatically built during configure and make process.
But to build them individually, you can do in test/ directory:
$ gcc atomic_writer
$ gcc atomic_reader