Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / base / SetRelationMixin.h
index a97d5d9..7ca5479 100644 (file)
@@ -131,7 +131,7 @@ namespace zypp
   namespace base
   {
     ///////////////////////////////////////////////////////////////////
-    /// \class SetRelationMixin
+    /// \class SetRelationMixin<Derived>
     /// \brief Provide set relation methods based on Derived::setRelationMixinCompare
     /// A class using this mixin must provide:
     /// \code