From 9bd4538d2c6fd8af031e85f65bc1e1b52d260a62 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Fri, 11 Apr 2008 12:52:04 +0000 Subject: [PATCH] doc --- zypp/ResPool.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zypp/ResPool.h b/zypp/ResPool.h index b5d13ca..85fd854 100644 --- a/zypp/ResPool.h +++ b/zypp/ResPool.h @@ -217,8 +217,9 @@ namespace zypp //@{ /** \name Iterate over all satisfied products. - * \note Satisfied reflects the satuts as determined by the last solver run. - */ + * \note Is satisfied status is computed and updated on each solver + * run. So it does not reflect any changes made since the last solver run. + */ //@{ typedef filter_iterator satisfiedProducts_iterator; -- 2.7.4