diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-02-12 21:59:49 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-02-12 21:59:49 +0300 |
| commit | eacb5015d19fb5a4a3d1175bc581c045e77c7a9b (patch) | |
| tree | 5d88331e64cf9869ece68df676bebc302a5925fb /erlang.mk | |
| parent | b0dfe9352f083607d5d7346bd3962ba6c50cc03a (diff) | |
| parent | a808056828c8fbf880a2c8a3f6d9da1a92807d0c (diff) | |
| download | rabbitmq-server-git-eacb5015d19fb5a4a3d1175bc581c045e77c7a9b.tar.gz | |
Merge branch 'spelling' of https://github.com/jsoref/rabbitmq-server into jsoref-spelling
Diffstat (limited to 'erlang.mk')
| -rw-r--r-- | erlang.mk | 6 |
1 files changed, 3 insertions, 3 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 @@ -1340,7 +1340,7 @@ pkg_erlang_cep_commit = master PACKAGES += erlang_js pkg_erlang_js_name = erlang_js -pkg_erlang_js_description = A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime. +pkg_erlang_js_description = A linked-in driver for Erlang to Mozilla's Spidermonkey JavaScript runtime. pkg_erlang_js_homepage = https://github.com/basho/erlang_js pkg_erlang_js_fetch = git pkg_erlang_js_repo = https://github.com/basho/erlang_js @@ -4132,7 +4132,7 @@ pkg_yaws_commit = master PACKAGES += zab_engine pkg_zab_engine_name = zab_engine -pkg_zab_engine_description = zab propotocol implement by erlang +pkg_zab_engine_description = zab protocol implement by erlang pkg_zab_engine_homepage = https://github.com/xinmingyao/zab_engine pkg_zab_engine_fetch = git pkg_zab_engine_repo = https://github.com/xinmingyao/zab_engine |
