Fix typo

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-08-07 17:21:08 +02:00
parent 772809af49
commit b32a1c22b4

View File

@ -76,7 +76,7 @@ The dockcross script will execute the given command-line inside the container, a
## Summary cross compilers ## Summary cross compilers
| Image name | Arch | Compiler | Target OS | | Image name | Target arch | Compiler | Target OS |
|:-------:|:--------:|:------:|:-----:| |:-------:|:--------:|:------:|:-----:|
| dockcross/base | - | - | - | | dockcross/base | - | - | - |
| dockcross/android-arm | ARMv7 | Clang | Android 32 bit | | dockcross/android-arm | ARMv7 | Clang | Android 32 bit |