mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 08:41:05 +01:00
gpart(8): Fix two typos in source code comments
- s/partiton/partition/ MFC after: 3 days
This commit is contained in:
parent
4a87beeccb
commit
81ed3cae69
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user