about summary refs log tree commit diff
path: root/pkgs/applications/science/chemistry/siesta
diff options
context:
space:
mode:
authorfetsorn <fetsorn@gmail.com>2023-05-08 21:59:05 +0400
committerfetsorn <fetsorn@gmail.com>2023-05-09 18:02:16 +0400
commitf14fbf0278b6cee8b1a4e8b85335da42672c600f (patch)
tree6f89ae66ebeae4f5904922c401e1762089b232f1 /pkgs/applications/science/chemistry/siesta
parentc13a5e7eb68916563c68fd9082ef18a897e5bc28 (diff)
siesta: fix typos
"manualy" -> "manually"
"becuase" -> "because"
Diffstat (limited to 'pkgs/applications/science/chemistry/siesta')
-rw-r--r--pkgs/applications/science/chemistry/siesta/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/chemistry/siesta/default.nix b/pkgs/applications/science/chemistry/siesta/default.nix
index f49b9d1f45f9f..c0e0e874cbd66 100644
--- a/pkgs/applications/science/chemistry/siesta/default.nix
+++ b/pkgs/applications/science/chemistry/siesta/default.nix
@@ -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