wic: 'empty' plugin: fix typo in comment

(From OE-Core rev: 1a9013c3767d174a970d31e80748bc8d73af0dba)

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Enrico Jörns
2024-02-25 23:44:28 +01:00
committed by Richard Purdie
parent 7b4d8e6b7f
commit 54c27d84b6

View File

@@ -14,7 +14,7 @@
# partition. This is useful to overwrite old content like # partition. This is useful to overwrite old content like
# filesystem signatures which may be re-recognized otherwise. # filesystem signatures which may be re-recognized otherwise.
# This feature can be enabled with # This feature can be enabled with
# '--soucreparams="[fill|size=<N>[S|s|K|k|M|G]][,][bs=<N>[S|s|K|k|M|G]]"' # '--sourceparams="[fill|size=<N>[S|s|K|k|M|G]][,][bs=<N>[S|s|K|k|M|G]]"'
# Conflicting or missing options throw errors. # Conflicting or missing options throw errors.
import logging import logging