sdcard_image-rpi.bbclass: Fix a typo in comment

Only a small typo on bbclass header.

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
This commit is contained in:
Eduardo Abinader 2018-05-04 15:32:54 +02:00 committed by Andrei Gherzan
parent 693f36dded
commit 070c894321

View File

@ -1,7 +1,7 @@
inherit image_types inherit image_types
# #
# Create an image that can by written onto a SD card using dd. # Create an image that can be written onto a SD card using dd.
# #
# The disk layout used is: # The disk layout used is:
# #