summaryrefslogtreecommitdiff
path: root/camlibs/mustek/io.c
diff options
context:
space:
mode:
authorSijawusz Pur Rahnama <sija@sija.pl>2020-05-25 17:49:22 +0200
committerSijawusz Pur Rahnama <sija@sija.pl>2020-05-25 17:55:09 +0200
commitfd0be84db57825472483432390fc4b87d29b4fbe (patch)
tree24b6a09976a57c208369ab75246cf75356f8c5bb /camlibs/mustek/io.c
parentacafc3324695b6f51ada104af461fdf8905b03cd (diff)
downloadlibgphoto2-fd0be84db57825472483432390fc4b87d29b4fbe.tar.gz
Fix typos throughout the codebase
Diffstat (limited to 'camlibs/mustek/io.c')
-rw-r--r--camlibs/mustek/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/mustek/io.c b/camlibs/mustek/io.c
index 0436a9d71..0bd1f24b9 100644
--- a/camlibs/mustek/io.c
+++ b/camlibs/mustek/io.c
@@ -41,7 +41,7 @@
#include "mdc800_spec.h"
/*
- * Send a Command to the Camera. It is unimportent wether this
+ * Send a Command to the Camera. It is unimportant wether this
* is a USB or a RS232 Command. The Function implements an automatic
* retry of a failed command.
*