summaryrefslogtreecommitdiff
path: root/backend/hp3900_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/hp3900_debug.c')
-rw-r--r--backend/hp3900_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/hp3900_debug.c b/backend/hp3900_debug.c
index 18f6136..eb7d45c 100644
--- a/backend/hp3900_debug.c
+++ b/backend/hp3900_debug.c
@@ -597,7 +597,7 @@ dbg_tiff_save (char *sFile, SANE_Int width, SANE_Int height, SANE_Int depth,
}
else
DBG (DBG_ERR,
- "- dbg_tiff_save: Enviroment HOME variable does not exist\n");
+ "- dbg_tiff_save: Environment HOME variable does not exist\n");
}
#else
/* silent gcc */