Typo.
svn path=/nixpkgs/trunk/; revision=18883
This commit is contained in:
parent
19d02b6ca4
commit
164eb9c699
@ -21,7 +21,7 @@ stdenv.mkDerivation (rec {
|
||||
|
||||
meta = {
|
||||
homepage = http://caml.inria.fr/ocaml;
|
||||
licenses = [ "QPL" /* compiler */ "LGPLv2" /* library */ ]
|
||||
licenses = [ "QPL" /* compiler */ "LGPLv2" /* library */ ];
|
||||
description = "Objective Caml, the most popular variant of the Caml language";
|
||||
|
||||
longDescription =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user