s/dependancy/dependency/

This commit is contained in:
Mateusz Kowalczyk
2014-09-10 00:28:49 +01:00
parent e3fd4499ef
commit 7e5d0ee0c3
5 changed files with 5 additions and 5 deletions
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
prefixKey = "--prefix ";
meta = {
description = "An editor-independant tool to ease the developpement of programs in OCaml";
description = "An editor-independent tool to ease the development of programs in OCaml";
homepage = "http://the-lambda-church.github.io/merlin/";
license = stdenv.lib.licenses.mit;
};