Skip to content

Commit

Permalink
Fix freaking American (WRONG!!1!111!!) spelling conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 5, 2018
1 parent 41e2892 commit 30059e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -14,7 +14,7 @@ class QgsStyleManagerDialog : QDialog
{
%Docstring

A dialog allowing users to customise and populate a QgsStyle.
A dialog allowing users to customize and populate a QgsStyle.
%End

%TypeHeaderCode
Expand Down
2 changes: 1 addition & 1 deletion src/gui/symbology/qgsstylemanagerdialog.h
Expand Up @@ -31,7 +31,7 @@ class QgsStyle;
* \ingroup gui
* \class QgsStyleManagerDialog
*
* A dialog allowing users to customise and populate a QgsStyle.
* A dialog allowing users to customize and populate a QgsStyle.
*/
class GUI_EXPORT QgsStyleManagerDialog : public QDialog, private Ui::QgsStyleManagerDialogBase
{
Expand Down

0 comments on commit 30059e6

Please sign in to comment.