vagrantc pushed a commit to branch master
in repository guix.

commit 7cad4997e8beaa7252aec2d89ba20fb8dab6d726
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Sun Nov 14 17:57:22 2021 -0800

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

diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm
index 00d094c..9d4abe8 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.

Reply via email to