mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 02:29:21 +00:00
Meta: Fix typos in shell script comments
This commit is contained in:
parent
5fb748b333
commit
24682f5dcf
Notes:
sideshowbarker
2024-07-16 20:39:14 +09:00
Author: https://github.com/DanShaders
Commit: 24682f5dcf
Pull-request: https://github.com/SerenityOS/serenity/pull/21296
Reviewed-by: https://github.com/ADKaster
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# SC2034: "Variable appears unused. Verify it or export it."
|
||||
# Those are intentional here, as the file is meant to be included elsewhere.
|
||||
|
||||
# NOTE: If using another privilege escalation binary make sure it is configured or has the appropiate flag
|
||||
# NOTE: If using another privilege escalation binary make sure it is configured or has the appropriate flag
|
||||
# to keep the current environment variables in the launched process (in sudo's case this is achieved
|
||||
# through the -E flag described in sudo(8).
|
||||
die() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue