diff --git a/sys/geom/part/g_part_if.m b/sys/geom/part/g_part_if.m index 53d9b16049e3..01f398aee152 100644 --- a/sys/geom/part/g_part_if.m +++ b/sys/geom/part/g_part_if.m @@ -158,7 +158,7 @@ METHOD void dumpconf { const char *indent; }; -# dumpto() - return whether the partiton can be used for kernel dumps. +# dumpto() - return whether the partition can be used for kernel dumps. METHOD int dumpto { struct g_part_table *table; struct g_part_entry *entry;