aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
diff options
context:
space:
mode:
authorBjörn Schäpers <bjoern@hazardy.de>2021-01-23 14:20:35 +0100
committerBjörn Schäpers <qt-codereview@hazardy.de>2021-01-25 13:15:38 +0000
commit8e6d1f549c3c042fa50dd6b75fa923a8b94545c0 (patch)
treeef7b45248f3f450082021a05a41f6341c123e37a /doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
parent24c03b51fd12ef7b9bc08f68d581c845d2800e14 (diff)
Doc: Remove a wrong paranthesis
This does not belong there. Change-Id: I7630a47a52f6b97a6797856e229884cb4b11a515 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 66be3ccef4..4372816850 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -1230,7 +1230,7 @@
\li \c{bitsize(self)} - Returns the size of an object of this type in
bits.
- \li \c{(alignment(self)} - Returns the required alignment for objects of
+ \li \c{alignment(self)} - Returns the required alignment for objects of
this type in bytes.
\li \c{deference(self)} - Returns the dereferences type for pointer