mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: ocaml-mtime: Fix grammar "allows to measure" to "measures".
* gnu/packages/ocaml (ocaml-mtime): Fix grammar.
This commit is contained in:
parent
da9deba13d
commit
2bf52398a7
1 changed files with 1 additions and 1 deletions
|
@ -1534,7 +1534,7 @@ manipulate such data.")
|
||||||
(delete 'configure))))
|
(delete 'configure))))
|
||||||
(home-page "http://erratique.ch/software/mtime")
|
(home-page "http://erratique.ch/software/mtime")
|
||||||
(synopsis "Monotonic wall-clock time for OCaml")
|
(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.")
|
spans without being subject to operating system calendar time adjustments.")
|
||||||
(license license:isc)))
|
(license license:isc)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue