summaryrefslogtreecommitdiffstats
path: root/libblkid/src/partitions/aix.c
diff options
context:
space:
mode:
Diffstat (limited to 'libblkid/src/partitions/aix.c')
-rw-r--r--libblkid/src/partitions/aix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libblkid/src/partitions/aix.c b/libblkid/src/partitions/aix.c
index fa64c38ad..4efdfa33d 100644
--- a/libblkid/src/partitions/aix.c
+++ b/libblkid/src/partitions/aix.c
@@ -40,7 +40,7 @@ static int probe_aix_pt(blkid_probe pr,
* magic number at begin of the disk.
*
* Note, Linux kernel is tring to be smart and AIX signature is ignored when
- * there is a valid DOS partitions table. We don't support such behaviour. All
+ * there is a valid DOS partitions table. We don't support such behavior. All
* fdisk-like programs has to properly wipe the fist sector. Everything other
* is a bug.
*/