We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24221c commit dbca6d7Copy full SHA for dbca6d7
src/DockWidget.h
@@ -254,7 +254,7 @@ private Q_SLOTS:
254
/**
255
* Sets the widget for the dock widget to widget.
256
* The InsertMode defines how the widget is inserted into the dock widget.
257
- * The content of a dock widget should be resizable do a very small size to
+ * The content of a dock widget should be resizable to a very small size to
258
* prevent the dock widget from blocking the resizing. To ensure, that a
259
* dock widget can be resized very well, it is better to insert the content+
260
* widget into a scroll area or to provide a widget that is already a scroll
0 commit comments