Fix typo in .mpq

This commit is contained in:
Licaon_Kter 2021-10-05 07:01:56 +00:00 committed by Anders Jenbo
commit 668741a8cf

View file

@ -17,7 +17,7 @@ sudo apt-get install cmake g++ libsdl2-dev libsodium-dev libpng-dev
```
sudo apt-get install gettext poedit
```
### If you want to build the devilutionX.mpg File (optional)
### If you want to build the devilutionX.mpq File (optional)
```
sudo apt-get install smpq
```