Imported Upstream version 16.0.3
[platform/upstream/libzypp.git] / zypp / ResPool.h
index 2776718..b64b7ad 100644 (file)
@@ -312,7 +312,7 @@ namespace zypp
       repository_iterator knownRepositoriesEnd() const;
 
       /** Find a \ref Repository named \c alias_r.
-       * Returns \ref Repository::norepository if there is no such \ref Repository.
+       * Returns \ref Repository::noRepository if there is no such \ref Repository.
        */
       Repository reposFind( const std::string & alias_r ) const;