summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 13:11:18 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-21 14:23:30 +0000
commit8bd73ad989e5850b48941c7d286181c6b394b05a (patch)
tree74c01ce34e0e6f3d0d99b03b5ef191e4d4199b4e /src/corelib/io/qdebug.cpp
parentf415f50619ceedff05bcf97336cf05374130a2a7 (diff)
Doc: Add missing full stops in briefs
Task-number: QTBUG-68933 Change-Id: I3f2a9f8c562f9a44bb32bddd31d75abbfe6de04d Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
-rw-r--r--src/corelib/io/qdebug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qdebug.cpp b/src/corelib/io/qdebug.cpp
index 0d9a6c8749..013d531581 100644
--- a/src/corelib/io/qdebug.cpp
+++ b/src/corelib/io/qdebug.cpp
@@ -842,7 +842,7 @@ QDebug &QDebug::resetFormat()
/*!
\class QDebugStateSaver
\inmodule QtCore
- \brief Convenience class for custom QDebug operators
+ \brief Convenience class for custom QDebug operators.
Saves the settings used by QDebug, and restores them upon destruction,
then calls \l {QDebug::maybeSpace()}{maybeSpace()}, to separate arguments with a space if