Skip to content

Commit c672893

Browse files
committed
Typo
1 parent a965231 commit c672893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgscollapsiblegroupbox.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ class GUI_EXPORT QgsCollapsibleGroupBoxBasic : public QGroupBox
171171
* Holding Alt modifier key when toggling collapsed state will synchronize the toggling across other collapsible group boxes with the same syncGroup QString value
172172
* Holding Shift modifier key when attempting to toggle collapsed state will expand current group box, then collapse any others with the same syncGroup QString value
173173
* \see basic class QgsCollapsibleGroupBoxBasic which does not auto-save states
174-
* \note To add Collapsible properties in promoted QtDesigner widgets, you can add the following "Dynamic properties" by clicking on the green + in the propreties palette:
174+
* \note To add Collapsible properties in promoted QtDesigner widgets, you can add the following "Dynamic properties" by clicking on the green + in the properties palette:
175175
* bool collapsed, bool saveCollapsedState, bool saveCheckedState, QString syncGroup
176176
*/
177177

0 commit comments

Comments
 (0)