mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Fix typo
This commit is contained in:
parent
22adc4de51
commit
45e77de28e
1 changed files with 1 additions and 1 deletions
2
erlang.mk
vendored
2
erlang.mk
vendored
|
@ -627,7 +627,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue