Typo.
svn path=/nixpkgs/trunk/; revision=18883
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation (rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://caml.inria.fr/ocaml;
|
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";
|
description = "Objective Caml, the most popular variant of the Caml language";
|
||||||
|
|
||||||
longDescription =
|
longDescription =
|
||||||
|
|||||||
Reference in New Issue
Block a user