fix comment
authorMichael Andres <ma@suse.de>
Fri, 6 Jun 2014 09:29:57 +0000 (11:29 +0200)
committerMichael Andres <ma@suse.de>
Fri, 6 Jun 2014 09:29:57 +0000 (11:29 +0200)
zypp/Product.h

index e699c44..108b9f6 100644 (file)
@@ -111,8 +111,8 @@ namespace zypp
     */
     bool isTargetDistribution() const;
 
-    /** This is \c register.target attribute of an \b installed product.
-      * Used for registration.
+    /** This is \c register.target attribute of a product.
+      * Used for registration and filtering service repos.
       */
     std::string registerTarget() const;