summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qscopedpointer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qscopedpointer.cpp')
-rw-r--r--src/corelib/tools/qscopedpointer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qscopedpointer.cpp b/src/corelib/tools/qscopedpointer.cpp
index 17d9264ba7f..6416bce8dc1 100644
--- a/src/corelib/tools/qscopedpointer.cpp
+++ b/src/corelib/tools/qscopedpointer.cpp
@@ -308,7 +308,7 @@ QT_BEGIN_NAMESPACE
\deprecated [6.2] Use \c std::unique_ptr instead; this function may let a pointer
escape its scope.
- Swap this pointer with \a other.
+ \memberswap{pointer}.
*/
QT_END_NAMESPACE