summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtipc
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-06-30 21:44:57 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-06-30 21:44:57 (GMT)
commit0a9652c93170ab9520869e9e231eba1834b47abc (patch)
treeafcf901cae65424a06d21c389e4bde7046b9a693 /tests/auto/qtipc
parentd795e50a2bf89209b124ec29fe7dd883208224ea (diff)
downloadQt-0a9652c93170ab9520869e9e231eba1834b47abc.zip
Qt-0a9652c93170ab9520869e9e231eba1834b47abc.tar.gz
Qt-0a9652c93170ab9520869e9e231eba1834b47abc.tar.bz2
Doc: Fixing typo
Diffstat (limited to 'tests/auto/qtipc')
-rw-r--r--tests/auto/qtipc/qsharedmemory/src/qsystemlock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qtipc/qsharedmemory/src/qsystemlock.cpp b/tests/auto/qtipc/qsharedmemory/src/qsystemlock.cpp
index f50bcd2..b48bd7b 100644
--- a/tests/auto/qtipc/qsharedmemory/src/qsystemlock.cpp
+++ b/tests/auto/qtipc/qsharedmemory/src/qsystemlock.cpp
@@ -124,7 +124,7 @@
systemLock.unlock();
}
- If this is called from two seperate processes the resulting log file is
+ If this is called from two separate processes the resulting log file is
guaranteed to contain both lines.
When you call lock(), other threads or processes that try to call lock()