mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
nanobsd: Correct a typo in a comment
- s/partion/partition/ MFC after: 3 days
This commit is contained in:
parent
267d55fa2a
commit
8b9f6d62f7
1 changed files with 1 additions and 1 deletions
|
|
@ -574,7 +574,7 @@ eval std_${NANO_ARCH}
|
|||
# Slice 4: FreeBSD partition (empty)
|
||||
# on first boot, we resize slice 3 & 4 to be 1/2 of what's
|
||||
# left over on the SD card after slice 1 and 2 are taken
|
||||
# off the top. We also resize the 'a' partion on first boot
|
||||
# off the top. We also resize the 'a' partition on first boot
|
||||
# to the size of the partition for the ping/pong upgrade.
|
||||
# This feature needs support in the rc.d bootup script.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue