Package: libsane-perl Version: 0.05-3 Severity: minor Tags: patch Dear Maintainer,
Please fix this spelling mistake as per attached patch. -- System Information: Debian Release: 9.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages libsane-perl depends on: ii libc6 2.24-9 ii libsane 1.0.25-3 ii perl 5.24.1-1 ii perl-base [perlapi-5.24.1] 5.24.1-1 libsane-perl recommends no packages. libsane-perl suggests no packages. -- no debconf information
--- a/lib/Sane.pm +++ b/lib/Sane.pm @@ -560,7 +560,7 @@ =head2 Sane::Device->start -This function initiates aquisition of an image from the device specified. +This function initiates acquisition of an image from the device specified. $device->start;