Doc: Remove a wrong paranthesis

This does not belong there.

Change-Id: I7630a47a52f6b97a6797856e229884cb4b11a515
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Björn Schäpers
2021-01-23 14:20:35 +01:00
committed by Björn Schäpers
parent 24c03b51fd
commit 8e6d1f549c

View File

@@ -1230,7 +1230,7 @@
\li \c{bitsize(self)} - Returns the size of an object of this type in \li \c{bitsize(self)} - Returns the size of an object of this type in
bits. 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. this type in bytes.
\li \c{deference(self)} - Returns the dereferences type for pointer \li \c{deference(self)} - Returns the dereferences type for pointer