summaryrefslogtreecommitdiff
path: root/backend/pnm.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-08 12:32:49 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-08 12:32:49 +0200
commitcfd27ef2ad8b005fd47ab41ef29b71d9e3d48201 (patch)
tree56cb8849a5df91b19b72fd4f48c79c343cd9bc5e /backend/pnm.c
parentba8d09abe681600aad991f4a75e904615b7ed29f (diff)
Imported Upstream version 1.0.25upstream/1.0.25
Diffstat (limited to 'backend/pnm.c')
-rw-r--r--backend/pnm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/pnm.c b/backend/pnm.c
index 88b6e4a..b8d3192 100644
--- a/backend/pnm.c
+++ b/backend/pnm.c
@@ -267,7 +267,7 @@ static SANE_Option_Descriptor sod[] = {
SANE_I18N ("Hand-Scanner Simulation"),
SANE_I18N ("Simulate a hand-scanner. Hand-scanners often do not know the "
"image height a priori. Instead, they return a height of -1. "
- "Setting this option allows to test whether a frontend can "
+ "Setting this option allows one to test whether a frontend can "
"handle this correctly."),
SANE_TYPE_BOOL,
SANE_UNIT_NONE,