diff --git a/src/freedombone-addremove b/src/freedombone-addremove index 2450a6c6d0272ca9e6dbd28a71b966b59f78aa72..9055801eef636afed198398136e98b72764f23c9 100755 --- a/src/freedombone-addremove +++ b/src/freedombone-addremove @@ -56,7 +56,7 @@ do done function mark_unselected_apps_as_removed { - # Initially mark the apps not selected on first install as being removed + # Initially mark the apps not chosen on first install as being removed # otherwise they may be automatically installed on the next update select_all_apps=$1 if [[ "$select_all_apps" != "add-all" ]]; then