mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Fix freaking American (WRONG!!1!111!!) spelling conventions
This commit is contained in:
parent
41e2892af7
commit
30059e63d6
@ -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
|
||||
|
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user