Skip to content

Commit dbca6d7

Browse files
authored
Update DockWidget.h (#364)
1 parent a24221c commit dbca6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DockWidget.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ private Q_SLOTS:
254254
/**
255255
* Sets the widget for the dock widget to widget.
256256
* 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
257+
* The content of a dock widget should be resizable to a very small size to
258258
* prevent the dock widget from blocking the resizing. To ensure, that a
259259
* dock widget can be resized very well, it is better to insert the content+
260260
* widget into a scroll area or to provide a widget that is already a scroll

0 commit comments

Comments
 (0)