From 75412abf33824834d2ec12d73f891abb3b71376b Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Sat, 1 Oct 2005 09:23:41 +0000 Subject: [PATCH] Typo fix from Alfie Costa, s/itsself/itself/. --- ChangeLog | 4 ++++ doc/sane-find-scanner.man | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d676f9671..e6f81d29e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-01 Julien Blache + * doc/sane-find-scanner.man: Typo fix, s/itsself/itself/ from + Alfie Costa. + 2005-09-29 Eddy De Greef * backend/mustek_pp_cis.c: Minor bug fix: wrong model name was diff --git a/doc/sane-find-scanner.man b/doc/sane-find-scanner.man index d569ed7a0..30685d222 100644 --- a/doc/sane-find-scanner.man +++ b/doc/sane-find-scanner.man @@ -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.