Skip to content

Commit f6f895a

Browse files
committedSep 6, 2018
initialization
1 parent 9a6d319 commit f6f895a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/editorwidgets/qgsqmlwidgetwrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class GUI_EXPORT QgsQmlWidgetWrapper : public QgsWidgetWrapper
4747

4848
void initWidget( QWidget *editor ) override;
4949

50-
//! Clears the content and makes new initialisation
50+
//! Clears the content and makes new initialization
5151
void reinitWidget();
5252

5353
//! writes the \a qmlCode into a temporary file

0 commit comments

Comments
 (0)
Please sign in to comment.