fix typo in creating_wrappers(7)

This commit is contained in:
parazyd 2016-10-15 10:36:37 +02:00
parent 97ded7552a
commit b18b590b2c
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ the [zuper](https://github.com/dyne/zuper) zsh library.
just to be safe.
* `$size`
This variable will hold the value in MB for `dd` to know how many zeroes it
This variable will hold the value in MiB for `dd` to know how many zeroes it
should put in the raw image.
ex: `size=1337`