siesta: fix typos

"manualy" -> "manually"
"becuase" -> "because"
This commit is contained in:
fetsorn 2023-05-08 21:59:05 +04:00
parent c13a5e7eb6
commit f14fbf0278

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = false; # Started making trouble with gcc-11
# Must do manualy becuase siesta does not do the regular
# Must do manually because siesta does not do the regular
# ./configure; make; make install
configurePhase = ''
cd Obj