summaryrefslogtreecommitdiff
path: root/backend/umax.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/umax.c')
-rw-r--r--backend/umax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/umax.c b/backend/umax.c
index b2ceb00..0d8ddba 100644
--- a/backend/umax.c
+++ b/backend/umax.c
@@ -1035,7 +1035,7 @@ static SANE_Status sense_handler(int scsi_fd, unsigned char *result, void *arg)
if (asc == 0x00)
{
- DBG(DBG_sense, "-> button protocoll\n");
+ DBG(DBG_sense, "-> button protocol\n");
if (ascq & 1)
{
dev->button0_pressed = 1;