Manual.md: fix typo

This commit is contained in:
Jürgen Buchmüller 2019-08-09 21:37:04 +02:00
parent 09a1446dd6
commit a32236ab19

View file

@ -377,7 +377,7 @@ in this directory such as `${XBPS_BUILDDIR}/${wrksrc}`.
- `XBPS_TARGET_MACHINE` The target machine architecture when cross compiling a package.
- `XBPS_TARGET_EDNIAN` The target machine's endianness ("le" or "be").
- `XBPS_TARGET_ENDIAN` The target machine's endianness ("le" or "be").
- `XBPS_TARGET_LIBC` The target machine's C library ("glibc" or "musl").