summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-02-12 11:51:12 -0500
committerJosh Soref <jsoref@users.noreply.github.com>2019-02-12 11:51:12 -0500
commit3600f52873d3c1beb6348e1c864dc557dc377a52 (patch)
treee195ff0b50d4dfb86a0b0fd6eb5ed8ef4f9efdef
parent2d2e79ea9cbebd8ae25ce77131b01ddfd8b59b53 (diff)
downloadrabbitmq-server-git-3600f52873d3c1beb6348e1c864dc557dc377a52.tar.gz
spelling: abstract
-rw-r--r--erlang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang.mk b/erlang.mk
index 5939f04720..989749c936 100644
--- a/erlang.mk
+++ b/erlang.mk
@@ -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