Skip to content

Commit

Permalink
Merge pull request #44328 from qgis/3nids-patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
3nids committed Jul 22, 2021
1 parent 552e0a8 commit 117b439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/settings/qgssettings.h
Expand Up @@ -372,7 +372,7 @@ class CORE_EXPORT QgsSettings : public QObject
}

/**
* Set the value of a setting based on a flaf.
* Set the value of a setting based on a flag.
* The setting will be saved as string.
* \note The flag needs to be declared with Q_FLAG (not Q_FLAGS).
* \see flagValue
Expand Down

0 comments on commit 117b439

Please sign in to comment.