Fix typos in cmd/

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #9234
This commit is contained in:
Andrea Gelmini
2019-08-30 18:43:30 +02:00
committed by Tony Hutter
parent cac5f924ce
commit eaf8e3b779
15 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ print_block(char *buf, int length)
}
/*
* Print an array of bytes to stdout as hexidecimal characters. str must
* Print an array of bytes to stdout as hexadecimal characters. str must
* have buf_len * 2 + 1 bytes of space.
*/
static void