From c4c06f5989c2916abf6551db7f61c04349191043 Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Sat, 24 Oct 2020 11:53:43 +0000 Subject: [PATCH] pkgs/development/lisp-modules/README.txt : typo fix Co-authored-by: Masanori Ogino <167209+omasanori@users.noreply.github.com> --- pkgs/development/lisp-modules/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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