Typo fix from Alfie Costa, s/itsself/itself/.

merge-requests/1/head
Julien BLACHE 2005-10-01 09:23:41 +00:00
rodzic 4767a92bd5
commit 75412abf33
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2005-10-01 Julien Blache <jb@jblache.org>
* doc/sane-find-scanner.man: Typo fix, s/itsself/itself/ from
Alfie Costa.
2005-09-29 Eddy De Greef <eddy_de_greef at tiscali dot be>
* backend/mustek_pp_cis.c: Minor bug fix: wrong model name was

Wyświetl plik

@ -91,7 +91,7 @@ filename is a file that contains USB descriptors in the format of
.B sane-find-scanner
tries to identify the chipset(s) of all USB scanners found in such a file. This
option is useful for developers when the output of "cat /proc/bus/usb/devices"
is available but the scanner itsself isn't.
is available but the scanner itself isn't.
.TP 8
.B devname
Test device file "devname". No other devices are checked if devname is given.