summaryrefslogtreecommitdiffstats
path: root/src/kernel/qinternal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qinternal.cpp')
-rw-r--r--src/kernel/qinternal.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qinternal.cpp b/src/kernel/qinternal.cpp
index 453ff05b8..8281e70b4 100644
--- a/src/kernel/qinternal.cpp
+++ b/src/kernel/qinternal.cpp
@@ -497,7 +497,7 @@ void TQSharedDoubleBuffer::flush()
}
/* \internal
- Atquire ownership of the shared double buffer pixmap, subject to the
+ Acquire ownership of the shared double buffer pixmap, subject to the
following conditions:
\list 1
@@ -510,7 +510,7 @@ void TQSharedDoubleBuffer::flush()
object becomes the owner of the shared double buffer pixmap. The
shared double buffer pixmap is resize if necessary, and this
function returns a pointer to the pixmap. Ownership must later be
- relintquished by calling releasePixmap().
+ relinquished by calling releasePixmap().
If none of the above conditions are met, this function returns
zero.