From 668741a8cffcf619e0fe8816699dda1b7572b514 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 5 Oct 2021 07:01:56 +0000 Subject: [PATCH] Fix typo in .mpq --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.md b/docs/building.md index cdd366888..3adb2410f 100644 --- a/docs/building.md +++ b/docs/building.md @@ -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 ```