aboutsummaryrefslogtreecommitdiff
path: root/src/sg_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sg_read.c')
-rw-r--r--src/sg_read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg_read.c b/src/sg_read.c
index 4122e620..cd10c2ea 100644
--- a/src/sg_read.c
+++ b/src/sg_read.c
@@ -75,7 +75,7 @@ static const char * version_str = "1.36 20191220";
#define DEF_TIMEOUT 40000 /* 40,000 millisecs == 40 seconds */
#ifndef RAW_MAJOR
-#define RAW_MAJOR 255 /*unlikey value */
+#define RAW_MAJOR 255 /*unlikely value */
#endif
#define FT_OTHER 1 /* filetype other than sg and ... */