Correct a typo

Compatibility was spelled wrong.
This commit is contained in:
X86BSD
2020-05-03 17:21:08 -05:00
committed by Chris Wells
parent 7514e800f4
commit a0f4752287

View File

@@ -16,7 +16,7 @@ bastille_sharedir="/usr/local/share/bastille" ## default
## bootstrap archives, which components of the OS to install.
## base - The base OS, kernel + userland
## lib32 - Libraries for comptibility with 32 bit binaries
## lib32 - Libraries for compatibility with 32 bit binaries
## ports - The FreeBSD ports (3rd party applications) tree
## src - The source code to the kernel + userland
## test - The FreeBSD test suite