summary refs log tree commit diff
path: root/pkgs/development/lisp-modules
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2020-10-24 11:53:43 +0000
committerGitHub <noreply@github.com>2020-10-24 11:53:43 +0000
commitc4c06f5989c2916abf6551db7f61c04349191043 (patch)
treeeef710b61d6b443b5dea6a095b17a8ab84169614 /pkgs/development/lisp-modules
parent435b144ca8409c66e966f07697c59dd38d611417 (diff)
downloadnixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.tar
nixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.tar.gz
nixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.tar.bz2
nixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.tar.lz
nixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.tar.xz
nixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.tar.zst
nixpkgs-c4c06f5989c2916abf6551db7f61c04349191043.zip
pkgs/development/lisp-modules/README.txt : typo fix
Co-authored-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
Diffstat (limited to 'pkgs/development/lisp-modules')
-rw-r--r--pkgs/development/lisp-modules/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/lisp-modules/README.txt b/pkgs/development/lisp-modules/README.txt
index cf8d2c99579..08452d979ad 100644
--- a/pkgs/development/lisp-modules/README.txt
+++ b/pkgs/development/lisp-modules/README.txt
@@ -5,7 +5,7 @@ Want to add a package?  There are 3 simple steps!
   parameters to preserve some data between runs. For example, it is very
   useful when you add new packages with native dependencies and fail to
   specify the native dependencies correctly the first time.
-  (Might be nice to ensure the cache directoris exist)
+  (Might be nice to ensure the cache directories exist)
 3. Add native libraries and whatever else is needed to quicklisp-to-nix-overrides.nix.
 4. Sometimes there are problems with loading implementation-provided systems.
   In this case you might need to add more systems in the implementation's (so