Skip to content

Commit

Permalink
Resolve misspelling(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankk2308 committed Sep 20, 2018
1 parent afe5466 commit 5e43e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set-eGPU.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ reset_app_pref() {
defaults delete "${BUNDLE_ID}" "${GPU_EJECT_POLICY_KEY}" 1>/dev/null 2>&1
}

# Generic preference manageme for apps in given folder
# Generic preference management for apps in given folder
manage_all_apps_prefs_in_folder() {
COUNT=0
[[ ! -d "${1}" ]] && return
Expand Down

0 comments on commit 5e43e81

Please sign in to comment.