spelling american

initialization not initialisation
This commit is contained in:
signedav 2018-09-06 13:24:30 +02:00
parent 13089664e8
commit 21a772ff6c
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Create a qml widget wrapper
void reinitWidget();
%Docstring
Clears the content and makes new initialisation
Clears the content and makes new initialization
%End
void setQmlCode( const QString &qmlCode );

View File

@ -47,7 +47,7 @@ class GUI_EXPORT QgsQmlWidgetWrapper : public QgsWidgetWrapper
void initWidget( QWidget *editor ) override;
//! Clears the content and makes new initialisation
//! Clears the content and makes new initialization
void reinitWidget();
//! writes the \a qmlCode into a temporary file