siesta: fix typos
"manualy" -> "manually" "becuase" -> "because"
This commit is contained in:
parent
c13a5e7eb6
commit
f14fbf0278
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue