Correct a typo

Compatibility was spelled wrong.
This commit is contained in:
X86BSD
2020-05-03 17:21:08 -05:00
committed by GitHub
parent 3035e86d55
commit b6b76fb7ae

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