Skip to content
Snippets Groups Projects
Commit 2394d057 authored by Sascha Paunovic's avatar Sascha Paunovic Committed by Carlo Landmeter
Browse files

scripts: typo fixes

parent 44c3207f
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ profile_rpi() { ...@@ -64,7 +64,7 @@ profile_rpi() {
profile_base profile_base
title="Raspberry Pi" title="Raspberry Pi"
desc="Includes Raspberry Pi kernel. desc="Includes Raspberry Pi kernel.
Designed for RPI 1,2 and 3. Designed for RPI 1, 2 and 3.
And much more..." And much more..."
image_ext="tar.gz" image_ext="tar.gz"
arch="aarch64 armhf" arch="aarch64 armhf"
......
...@@ -11,9 +11,9 @@ profile_xen() { ...@@ -11,9 +11,9 @@ profile_xen() {
profile_standard profile_standard
profile_abbrev="xen" profile_abbrev="xen"
title="Xen" title="Xen"
desc="Build-in support for Xen Hypervisor. desc="Built-in support for Xen Hypervisor.
Includes packages targed at Xen usage. Includes packages targetted at Xen usage.
Use for Xen Dom 0." Use for Xen Dom0."
arch="x86_64" arch="x86_64"
kernel_cmdline="nomodeset" kernel_cmdline="nomodeset"
xen_params="" xen_params=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment