From 7cad4997e8beaa7252aec2d89ba20fb8dab6d726 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 14 Nov 2021 17:57:22 -0800 Subject: gnu: scandb: Fix typo. * gnu/packages/emacs-xyz.scm (scandb)[description]: Fix spelling of "regularly". --- gnu/packages/scanner.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/scanner.scm') 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. -- cgit v1.2.3