diff options
Diffstat (limited to 'urpm/orphans.pm')
-rw-r--r-- | urpm/orphans.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/orphans.pm b/urpm/orphans.pm index 5999de61..8cdf1992 100644 --- a/urpm/orphans.pm +++ b/urpm/orphans.pm @@ -223,7 +223,7 @@ sub check_unrequested_orphans_after_auto_select { =item unrequested_orphans_after_remove($urpm, $toremove) -This function computes wether removing $toremove packages will create +This function computes whether removing $toremove packages will create unrequested orphans. It does not return the new orphans since "whatsuggests" is not |