fix typo: botton -> button

This commit is contained in:
Christian Hesse 2020-08-13 13:07:40 +02:00
parent 6575cb3321
commit f1236065ad
4 changed files with 4 additions and 4 deletions

View file

@ -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)

View file

@ -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)

View file

@ -1,4 +1,4 @@
Mode botton with multiple presses
Mode button with multiple presses
=================================
[◀ Go back to main README](../README.md)

View file

@ -3,7 +3,7 @@
# Copyright (c) 2018-2020 Christian Hesse <mail@eworm.de>
# 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;