summaryrefslogtreecommitdiff
path: root/doc/sources/kernel-cmdline.txt
diff options
context:
space:
mode:
authorBrett Holman <bholman.devel@gmail.com>2022-02-02 14:21:00 -0700
committerGitHub <noreply@github.com>2022-02-02 15:21:00 -0600
commit7522845dfe8851b7b4f3e9924810b9ccf282bb6e (patch)
tree0f40492cf5bc32bc5084ca9a4cf8983abf963271 /doc/sources/kernel-cmdline.txt
parent490cefd72d6e282804b877e9448438247e956f34 (diff)
downloadvyos-cloud-init-7522845dfe8851b7b4f3e9924810b9ccf282bb6e.tar.gz
vyos-cloud-init-7522845dfe8851b7b4f3e9924810b9ccf282bb6e.zip
spell check docs with spellintian (#1223)
Fix spelling errors - Add Makefile target that checks for spelling errors - Add Makefile target that fixes spelling errors - Add spelling check to travis doc tests - Fix various spelling errors in the docs
Diffstat (limited to 'doc/sources/kernel-cmdline.txt')
-rw-r--r--doc/sources/kernel-cmdline.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sources/kernel-cmdline.txt b/doc/sources/kernel-cmdline.txt
index 0b77a9af..4cbfd217 100644
--- a/doc/sources/kernel-cmdline.txt
+++ b/doc/sources/kernel-cmdline.txt
@@ -9,7 +9,7 @@ as it requires knowing in advance the correct command line or modifying
the boot loader to append data.
For example, when 'cloud-init start' runs, it will check to
-see if if one of 'cloud-config-url' or 'url' appear in key/value fashion
+see if one of 'cloud-config-url' or 'url' appear in key/value fashion
in the kernel command line as in:
root=/dev/sda ro url=http://foo.bar.zee/abcde