X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fsettings.h;fp=src%2Fcommon%2Fsettings.h;h=12a6cc25c58f7061581d9095ca51a71d79f34806;hp=ef8497971f4a4f41c8b64c89d01ec219ca2a41f7;hb=c8ddabf364eff2400c61cea395aefe69eb8ba1b3;hpb=0fdc92b633d25609933314dc4fd942a7ab5dd94a diff --git a/src/common/settings.h b/src/common/settings.h index ef849797..12a6cc25 100644 --- a/src/common/settings.h +++ b/src/common/settings.h @@ -128,7 +128,7 @@ protected: * Default implementation just returns the given key. * * @param key Key given to notify() - * @returns Key that should be used for notfication + * @returns Key that should be used for notifcation */ virtual QString keyForNotify(const QString& key) const;