about summary refs log tree commit diff
path: root/pkgs/development/libraries/aspell/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/aspell/default.nix')
-rw-r--r--pkgs/development/libraries/aspell/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/aspell/default.nix b/pkgs/development/libraries/aspell/default.nix
index 38d734e902c3..5af340bef07a 100644
--- a/pkgs/development/libraries/aspell/default.nix
+++ b/pkgs/development/libraries/aspell/default.nix
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
   '';
 
   # Note: Users should define the `ASPELL_CONF' environment variable to
-  # `dict-dir $HOME/.nix-profile/lib/aspell/' so that they can access
+  # `data-dir $HOME/.nix-profile/lib/aspell/' so that they can access
   # dictionaries installed in their profile.
   #
   # We can't use `$out/etc/aspell.conf' for that purpose since Aspell