summary refs log tree commit diff
path: root/pkgs/development/libraries/speex/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/speex/default.nix')
-rw-r--r--pkgs/development/libraries/speex/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/speex/default.nix b/pkgs/development/libraries/speex/default.nix
index cc7f8abd670..cdf5b00abd0 100644
--- a/pkgs/development/libraries/speex/default.nix
+++ b/pkgs/development/libraries/speex/default.nix
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
   nativeBuildInputs = [ autoreconfHook pkg-config ];
   buildInputs = [ fftw speexdsp ];
 
-  # TODO: Remove this will help with immediate backward compatability
+  # TODO: Remove this will help with immediate backward compatibility
   propagatedBuildInputs = [ speexdsp ];
 
   configureFlags = [