summary refs log tree commit diff
path: root/pkgs/development/libraries/slib
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2014-12-30 03:31:03 +0100
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2014-12-30 03:31:03 +0100
commitc64257b8e5d36bb71e4e773b9373e35b9b9b0e1c (patch)
treef019e4158fabd12f216c5d3ad7afbe30e264f223 /pkgs/development/libraries/slib
parente62e634128275509d3818d4cbf11bfa64e9f51af (diff)
downloadnixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.tar
nixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.tar.gz
nixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.tar.bz2
nixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.tar.lz
nixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.tar.xz
nixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.tar.zst
nixpkgs-c64257b8e5d36bb71e4e773b9373e35b9b9b0e1c.zip
Fix user-facing typos (mainly in descriptions)
Diffstat (limited to 'pkgs/development/libraries/slib')
-rw-r--r--pkgs/development/libraries/slib/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/slib/default.nix b/pkgs/development/libraries/slib/default.nix
index 02e7dc24159..daf716296a1 100644
--- a/pkgs/development/libraries/slib/default.nix
+++ b/pkgs/development/libraries/slib/default.nix
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
       provides a platform independent framework for using packages of Scheme
       procedures and syntax.  As distributed, SLIB contains useful packages
       for all Scheme implementations.  Its catalog can be transparently
-      extended to accomodate packages specific to a site, implementation,
+      extended to accommodate packages specific to a site, implementation,
       user, or directory.
 
       SLIB supports Bigloo, Chez, ELK 3.0, Gambit 4.0, Guile, JScheme, Kawa,