diff options
Diffstat (limited to 'Swiften/Elements/DiscoInfo.h')
-rw-r--r-- | Swiften/Elements/DiscoInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/DiscoInfo.h b/Swiften/Elements/DiscoInfo.h index e433b26..d5bf64a 100644 --- a/Swiften/Elements/DiscoInfo.h +++ b/Swiften/Elements/DiscoInfo.h @@ -21,7 +21,7 @@ namespace Swift { static const std::string ChatStatesFeature; static const std::string SecurityLabelsFeature; - static const std::string SecurityLabelsCatalogueFeature; + static const std::string SecurityLabelsCatalogFeature; static const std::string JabberSearchFeature; class Identity { |