mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 19:07:52 +00:00
fix: misspelling
This commit is contained in:
@@ -661,7 +661,7 @@ audit-secureblue:
|
||||
fi
|
||||
if hasPermission "$permissions" "shared" "ipc"; then
|
||||
status="$STATUS_FAILURE"
|
||||
warnings+=("> $f has inter-proccess communications access!")
|
||||
warnings+=("> $f has inter-process communications access!")
|
||||
fi
|
||||
flatpak_test_string="Auditing $f"
|
||||
print_status "$flatpak_test_string" "$status"
|
||||
|
||||
Reference in New Issue
Block a user