File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ determines if the relative path is with respect to the project path or the defau
149
149
150
150
QLineEdit *lineEdit();
151
151
%Docstring
152
- Returns a pointer to the widget's line edit, which can be used to customise
152
+ Returns a pointer to the widget's line edit, which can be used to customize
153
153
the appearance and behavior of the line edit portion of the widget.
154
154
.. versionadded:: 3.0
155
155
:rtype: QLineEdit
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ class GUI_EXPORT QgsFileWidget : public QWidget
138
138
void setRelativeStorage ( QgsFileWidget::RelativeStorage relativeStorage );
139
139
140
140
/* *
141
- * Returns a pointer to the widget's line edit, which can be used to customise
141
+ * Returns a pointer to the widget's line edit, which can be used to customize
142
142
* the appearance and behavior of the line edit portion of the widget.
143
143
* \since QGIS 3.0
144
144
*/
You can’t perform that action at this time.
0 commit comments