Diagram Scene: Fix documentation word repetiton

Pick-to: 6.5
Fixes: QTCREATORBUG-29214
Change-Id: I356a6ffbd48bf918208180b8b403b5c74ad368d5
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Andre Hartmann 2023-05-29 08:16:13 +02:00
parent 2297056221
commit 2a90efcfc2

View File

@ -289,7 +289,7 @@
added to the scene. We set the mode of the scene back to the mode
before the item was inserted, which is ItemMove or InsertText
depending on which button is checked in the \c pointerTypeGroup.
We must also uncheck the button in the in the \c buttonGroup.
We must also uncheck the button in the \c buttonGroup.
Here is the implementation of \c textInserted():