From f1236065ad145a5414d41e86013f6fd19b4ec911 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 13 Aug 2020 13:07:40 +0200 Subject: fix typo: botton -> button --- README.md | 2 +- doc/leds-mode.md | 2 +- doc/mode-button.md | 2 +- mode-button-scheduler | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb6d7b8..03b7bbd 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Available Scripts * [Run other scripts on DHCP lease](doc/lease-script.md) * [Manage LEDs dark mode](doc/leds-mode.md) * [Forward log messages via notification](doc/log-forward.md) -* [Mode botton with multiple presses](doc/mode-button.md) +* [Mode button with multiple presses](doc/mode-button.md) * [Notify on host up and down](doc/netwatch-notify.md) * [Manage remote logging](doc/netwatch-syslog.md) * [Manage system update](doc/packages-update.md) diff --git a/doc/leds-mode.md b/doc/leds-mode.md index e0f7cf3..b525220 100644 --- a/doc/leds-mode.md +++ b/doc/leds-mode.md @@ -43,7 +43,7 @@ to toggle mode. See also -------- -* [Mode botton with multiple presses](mode-button.md) +* [Mode button with multiple presses](mode-button.md) --- [◀ Go back to main README](../README.md) diff --git a/doc/mode-button.md b/doc/mode-button.md index 0e5fa47..0007481 100644 --- a/doc/mode-button.md +++ b/doc/mode-button.md @@ -1,4 +1,4 @@ -Mode botton with multiple presses +Mode button with multiple presses ================================= [◀ Go back to main README](../README.md) diff --git a/mode-button-scheduler b/mode-button-scheduler index 0090426..fe04b40 100644 --- a/mode-button-scheduler +++ b/mode-button-scheduler @@ -3,7 +3,7 @@ # Copyright (c) 2018-2020 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# act on multiple mode-botton presses from scheduler +# act on multiple mode-button presses from scheduler # https://git.eworm.de/cgit/routeros-scripts/about/doc/mode-button.md :global ModeButton; -- cgit v1.2.3-54-g00ecf