mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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:
committed by
Arnout Vandecappelle
parent
70ded7c212
commit
eb83f8e09a
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user