summaryrefslogtreecommitdiffstats
path: root/rules/00debug-packages.in
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2018-11-01 13:25:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-09 08:30:52 +0100
commite64b50369cb4e2095698f4e573378661f55af078 (patch)
tree3c92579f8dddab9e46d0bbde30b305e71eb1025c /rules/00debug-packages.in
parentd1ed9efe629d6401ce4382872afb232f03923800 (diff)
downloadptxdist-e64b50369cb4e2095698f4e573378661f55af078.tar.gz
ptxdist-e64b50369cb4e2095698f4e573378661f55af078.tar.xz
Fix typos in KConfig files (.in rules)
To not fix typos one by one, use a tool for that. All typos found with `codespell -i 3 -w rules/*.in platforms/*.in`. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/00debug-packages.in')
-rw-r--r--rules/00debug-packages.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/00debug-packages.in b/rules/00debug-packages.in
index 848c1c387..64dd254f1 100644
--- a/rules/00debug-packages.in
+++ b/rules/00debug-packages.in
@@ -8,5 +8,5 @@ config DEBUG_PACKAGES
created. These packages are not installed by default but can be
installed manually as needed. They contain the debug files that
are otherwise only available in nfsroot.
- This is usefull to run debug tools such as gdb, valgrind, perf
+ This is useful to run debug tools such as gdb, valgrind, perf
etc. on a normal (not nfsroot) rootfs.