mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 10:38:21 +04:00
utils: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -34,7 +34,7 @@ CONFIGURE_ARGS += \
|
||||
|
||||
define Package/cmdpad/description
|
||||
cmdpad - execute commands when a key is pressed, released or hold down.
|
||||
Should be started from /etc/rc or /etc/rc.local. To run it as deamon you
|
||||
Should be started from /etc/rc or /etc/rc.local. To run it as daemon you
|
||||
need to start it with '&'. All logs are printed to standard out and standard
|
||||
error (to write the log to disk use cmdpad > /var/log/cmdpad). Cmdpad
|
||||
searches for /etc/cmdpad.conf and load the key bindings. Then wait for
|
||||
|
||||
Reference in New Issue
Block a user