summaryrefslogtreecommitdiff
path: root/backend/pnm.c
diff options
context:
space:
mode:
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,