diff options
| author | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:51:12 -0500 |
|---|---|---|
| committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 11:51:12 -0500 |
| commit | 3600f52873d3c1beb6348e1c864dc557dc377a52 (patch) | |
| tree | e195ff0b50d4dfb86a0b0fd6eb5ed8ef4f9efdef | |
| parent | 2d2e79ea9cbebd8ae25ce77131b01ddfd8b59b53 (diff) | |
| download | rabbitmq-server-git-3600f52873d3c1beb6348e1c864dc557dc377a52.tar.gz | |
spelling: abstract
| -rw-r--r-- | erlang.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -596,7 +596,7 @@ pkg_check_node_commit = master 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 |
