Skip to content

Commit

Permalink
Update src/gui/symbology/qgsstylesavedialog.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 21, 2019
1 parent 278a586 commit 784bdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/symbology/qgsstylesavedialog.h
Expand Up @@ -56,7 +56,7 @@ class GUI_EXPORT QgsStyleSaveDialog: public QDialog, private Ui::QgsStyleSaveDia
void setDefaultTags( const QString &tags );

/**
* Returns any tags entered for the new symbol (as a comma seperated value list).
* Returns any tags entered for the new symbol (as a comma separated value list).
*/
QString tags() const;

Expand Down

0 comments on commit 784bdb7

Please sign in to comment.