diff options
| -rw-r--r-- | classes/sdcard_image-rpi.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index 3cb6baa..f03595c 100644 --- a/classes/sdcard_image-rpi.bbclass +++ b/classes/sdcard_image-rpi.bbclass | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | inherit image_types | 1 | inherit image_types |
| 2 | 2 | ||
| 3 | # | 3 | # |
| 4 | # Create an image that can by written onto a SD card using dd. | 4 | # Create an image that can be written onto a SD card using dd. |
| 5 | # | 5 | # |
| 6 | # The disk layout used is: | 6 | # The disk layout used is: |
| 7 | # | 7 | # |
