aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'wine.eselect')
-rw-r--r--wine.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/wine.eselect b/wine.eselect
index f25ef0c..1e4b135 100644
--- a/wine.eselect
+++ b/wine.eselect
@@ -472,7 +472,7 @@ do_unset() {
shift
done
- # Run do_update for all variants
+ # Run do_unset for all variants
if ${all}; then
do_unset
for v in ${VARIANTS[@]}; do