From dd44a62994fa1b578eae39bfa7589a90c0188a34 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sat, 1 Jun 2013 09:02:04 -0700 Subject: [PATCH] typo --- test-tool/test_sanitize_block_erase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-tool/test_sanitize_block_erase.c b/test-tool/test_sanitize_block_erase.c index c120b6d..5bad755 100644 --- a/test-tool/test_sanitize_block_erase.c +++ b/test-tool/test_sanitize_block_erase.c @@ -45,7 +45,7 @@ test_sanitize_block_erase(void) if (cd == NULL) { if (inq_bdc && inq_bdc->wabereq) { logging(LOG_NORMAL, "[WARNING] SANITIZE BLOCK ERASE " - "opcode is not supproted but WABEREQ is " + "opcode is not supported but WABEREQ is " "not 0"); } logging(LOG_NORMAL, "[SKIPPED] SANITIZE BLOCK_ERASE is not "