summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-11-14 17:57:22 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-11-14 17:57:22 -0800
commit7cad4997e8beaa7252aec2d89ba20fb8dab6d726 (patch)
tree206222e375919f60d802d6d77e6f1ef6643f47e5
parent2c75559f72cf1a009f4a43250799f3f2cb31b233 (diff)
downloadguix-patches-7cad4997e8beaa7252aec2d89ba20fb8dab6d726.tar
guix-patches-7cad4997e8beaa7252aec2d89ba20fb8dab6d726.tar.gz
gnu: scandb: Fix typo.
* gnu/packages/emacs-xyz.scm (scandb)[description]: Fix spelling of "regularly".
-rw-r--r--gnu/packages/scanner.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm
index 00d094cc4b..9d4abe88c6 100644
--- a/gnu/packages/scanner.scm
+++ b/gnu/packages/scanner.scm
@@ -240,7 +240,7 @@ package contains the library and drivers.")))
("zlib" ,zlib)))
(home-page "https://scanbd.sourceforge.io")
(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
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.