about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-08-13 18:34:59 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2017-08-13 18:34:59 +0200
commit7ebcd39a0f147ffa544818c9fd5954bc9dcae2d8 (patch)
treee2ad4a017b7946b4bf72a3ae863960a4b5ffa55c /pkgs/development/ocaml-modules
parent206faacbcb8c9a4655c6c8cf2cf5eec688d59719 (diff)
parent4c4920567605bd24226522fbd4c2a24d8cef86b6 (diff)
Merge commit '4c49205' into HEAD
Diffstat (limited to 'pkgs/development/ocaml-modules')
-rw-r--r--pkgs/development/ocaml-modules/ocamlnat/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/ocamlnat/default.nix b/pkgs/development/ocaml-modules/ocamlnat/default.nix
index 29ee65356244c..9c4c2e21edddc 100644
--- a/pkgs/development/ocaml-modules/ocamlnat/default.nix
+++ b/pkgs/development/ocaml-modules/ocamlnat/default.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
       but up to 100 times faster. It is based on the optimizing native code
       compiler, the native runtime and an earlier prototype by Alain
       Frisch. It is build upon Just-In-Time techniques and currently
-      supports Unix-like systems (i.e. Linux, BSD or Mac OS X) running on
+      supports Unix-like systems (i.e. Linux, BSD or macOS) running on
       x86 or x86-64 processors. Support for additional architectures and
       operating systems is planned, but not yet available.
     '';