1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: ocaml-mtime: Fix grammar "allows to measure" to "measures".

* gnu/packages/ocaml (ocaml-mtime): Fix grammar.
This commit is contained in:
Vagrant Cascadian 2020-04-12 16:16:20 -07:00
parent da9deba13d
commit 2bf52398a7
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1534,7 +1534,7 @@ manipulate such data.")
(delete 'configure))))
(home-page "http://erratique.ch/software/mtime")
(synopsis "Monotonic wall-clock time for OCaml")
(description "Access monotonic wall-clock time. It allows to measure time
(description "Access monotonic wall-clock time. It measures time
spans without being subject to operating system calendar time adjustments.")
(license license:isc)))