summaryrefslogtreecommitdiffstats
path: root/tests/ts/fdisk/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/fdisk/bsd')
-rwxr-xr-xtests/ts/fdisk/bsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/fdisk/bsd b/tests/ts/fdisk/bsd
index b76852c66..cd7a6c6f2 100755
--- a/tests/ts/fdisk/bsd
+++ b/tests/ts/fdisk/bsd
@@ -40,7 +40,7 @@ FDISK_CMD_BSD_LIST_TYPES="b\nl\nq\n" # list supported PT types and quit
#set -x
-# BSD disklabel depends on sector/offset and endianess. We convert the md5sums
+# BSD disklabel depends on sector/offset and endianness. We convert the md5sums
# into the most common values (little endian, BSD_LABELSECTOR = 1,
# BSD_LABELOFFSET = 0) so that they can be easily compared to the expected
# ones.