summaryrefslogtreecommitdiffstats
path: root/rules/iproute2.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/iproute2.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/iproute2.in')
-rw-r--r--rules/iproute2.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/iproute2.in b/rules/iproute2.in
index 6e9f022d3..fe7564f6a 100644
--- a/rules/iproute2.in
+++ b/rules/iproute2.in
@@ -27,7 +27,7 @@ config IPROUTE2_ARPD
bool
prompt "arpd"
help
- Enabling this extry will enlarge your system by the berkely
+ Enabling this entry will enlarge your system by the berkely
DB4.x library.
config IPROUTE2_BRIDGE
@@ -129,7 +129,7 @@ config IPROUTE2_SS
help
ss is used to dump socket statistics. It allows showing
information similar to netstat. It can display more TCP
- and state informations than other tools.
+ and state information than other tools.
config IPROUTE2_TC
bool