summaryrefslogtreecommitdiff
path: root/backend/mustek_pp_cis.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-27 08:20:20 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-27 08:20:20 +0200
commite94622c319e4307617b202f19d3ec05b21a9bb49 (patch)
treec5ddf44352b9bd47aeb3eb432ba79638079efe25 /backend/mustek_pp_cis.c
parent6f2255c9648b175d51e2c8e5e9670557f9dc4ee1 (diff)
merge to 1.0.25+git20150927
Diffstat (limited to 'backend/mustek_pp_cis.c')
-rw-r--r--backend/mustek_pp_cis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/mustek_pp_cis.c b/backend/mustek_pp_cis.c
index 026734f..d5ef86d 100644
--- a/backend/mustek_pp_cis.c
+++ b/backend/mustek_pp_cis.c
@@ -2086,7 +2086,7 @@ cis_calibrate (Mustek_PP_CIS_dev * dev)
* It seems that the width of the black border is being measured at
* this stage, possibly multiple times till it stabilizes.
* I assume that the buffer is read 100 times to allow the lamp to
- * warm up and that the the width of the black border is then being
+ * warm up and that the width of the black border is then being
* measured till it stabilizes. That would explain the minimum number
* of 102 iterations that I've seen.
*