summary refs log tree commit diff
path: root/pkgs/tools/misc/xflux/gui.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/xflux/gui.nix')
-rw-r--r--pkgs/tools/misc/xflux/gui.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/xflux/gui.nix b/pkgs/tools/misc/xflux/gui.nix
index b78eb910f938..0cf30942e739 100644
--- a/pkgs/tools/misc/xflux/gui.nix
+++ b/pkgs/tools/misc/xflux/gui.nix
@@ -19,7 +19,7 @@ buildPythonPackage rec {
   # remove messing with shipped binary
   patches = [ ./setup.patch ];
 
-  # not sure if these need to be propogated or not?
+  # not sure if these need to be propagated or not?
   propagatedBuildInputs = [
     pexpect
     pyGtkGlade