diff options
Diffstat (limited to 'index/chronos.mk')
-rw-r--r-- | index/chronos.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index/chronos.mk b/index/chronos.mk index b538f1c..5c536fe 100644 --- a/index/chronos.mk +++ b/index/chronos.mk @@ -1,6 +1,6 @@ PACKAGES += chronos pkg_chronos_name = chronos -pkg_chronos_description = Timer module for Erlang that makes it easy to abstact time out of the tests. +pkg_chronos_description = Timer module for Erlang that makes it easy to abstract time out of the tests. pkg_chronos_homepage = https://github.com/lehoff/chronos pkg_chronos_fetch = git pkg_chronos_repo = https://github.com/lehoff/chronos |