gnu: scandb: Fix typo.
* gnu/packages/emacs-xyz.scm (scandb)[description]: Fix spelling of "regularly".
This commit is contained in:
parent
2c75559f72
commit
7cad4997e8
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ package contains the library and drivers.")))
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(home-page "https://scanbd.sourceforge.io")
|
(home-page "https://scanbd.sourceforge.io")
|
||||||
(synopsis "Configurable scanner button monitor")
|
(synopsis "Configurable scanner button monitor")
|
||||||
(description "Scanbd stands for scanner button daemon. It regulary polls
|
(description "Scanbd stands for scanner button daemon. It regularly polls
|
||||||
scanners for pressed buttons, function knob changes, or other events such
|
scanners for pressed buttons, function knob changes, or other events such
|
||||||
as (un)plugging the scanner or inserting and removing paper. Then it performs
|
as (un)plugging the scanner or inserting and removing paper. Then it performs
|
||||||
the desired action(s) such as saving, copying, or e-mailing the image.
|
the desired action(s) such as saving, copying, or e-mailing the image.
|
||||||
|
|
Reference in a new issue