Bob Mottram 8 年之前
父節點
當前提交
1e612fa062
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-addremove

+ 1
- 1
src/freedombone-addremove 查看文件

@@ -56,7 +56,7 @@ do
56 56
 done
57 57
 
58 58
 function mark_unselected_apps_as_removed {
59
-    # Initially mark the apps not selected on first install as being removed
59
+    # Initially mark the apps not chosen on first install as being removed
60 60
     # otherwise they may be automatically installed on the next update
61 61
     select_all_apps=$1
62 62
     if [[ "$select_all_apps" != "add-all" ]]; then