package/skeleton-init-systemd: fix "won't" typo in comment
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
70ded7c212
commit
eb83f8e09a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# such an specifier to prevent leaking host information.
|
||||
#
|
||||
# shell expansion is critical to be POSIX compliant,
|
||||
# this script wont work with zsh in its default mode for example.
|
||||
# this script won't work with zsh in its default mode for example.
|
||||
#
|
||||
# The script takes several measures to handle more complex stuff
|
||||
# like passing this correctly:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue