emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/scanner bc9b16c 27/56: correct a comment and whitespace


From: Stefan Monnier
Subject: [elpa] externals/scanner bc9b16c 27/56: correct a comment and whitespace
Date: Fri, 10 Apr 2020 13:56:02 -0400 (EDT)

branch: externals/scanner
commit bc9b16c09d320bbe1499e31a762df18c6075c510
Author: Raffael Stocker <address@hidden>
Commit: Raffael Stocker <address@hidden>

    correct a comment and whitespace
---
 scanner.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scanner.el b/scanner.el
index 0a26001..d57f1e1 100644
--- a/scanner.el
+++ b/scanner.el
@@ -54,7 +54,7 @@
 ;; customizable using ‘scanner-scan-delay’.
 ;;
 ;; For both images and documents, you can customize the scan mode
-;; (e.g. "Color" or "Gray") if your scanner supports it.
+;; (e.g. "Color" or "Gray") if your scanning device supports it.
 ;;
 ;; Finally, you can pass additional options to the backends using the
 ;; customization variables ‘scanner-scanimage-switches’ and
@@ -238,7 +238,6 @@ not work as expected."))
   nil
   "List of required options missing from the device backend.")
 
-
 (defun scanner--check-device-switches ()
   "Return available and missing options provided by the device.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]