From 8e6d1f549c3c042fa50dd6b75fa923a8b94545c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Sch=C3=A4pers?= Date: Sat, 23 Jan 2021 14:20:35 +0100 Subject: [PATCH] Doc: Remove a wrong paranthesis This does not belong there. Change-Id: I7630a47a52f6b97a6797856e229884cb4b11a515 Reviewed-by: hjk --- doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc index 66be3ccef4c..43728168504 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