Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jul 22, 2021
1 parent 552e0a8 commit dcaf753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/settings/qgssettings.h
@@ -1,4 +1,4 @@
/***************************************************************************
1/***************************************************************************
qgssettings.h
--------------------------------------
Date : January 2017
Expand Down 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 dcaf753

Please sign in to comment.