aboutsummaryrefslogtreecommitdiffstats
path: root/guide/ch24.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-04 10:32:09 +0100
committerLoïc Hoguin <[email protected]>2015-12-04 10:32:09 +0100
commit3c35f561883166ed5a1a9e0e0207d286f0fe793f (patch)
treef72abd3095ba1aa0cc4d34c04707b2f79c8fcb8d /guide/ch24.html
parente8a144fe1dc2730839a12cbda58b7d5723485c43 (diff)
downloaderlang.mk-3c35f561883166ed5a1a9e0e0207d286f0fe793f.tar.gz
erlang.mk-3c35f561883166ed5a1a9e0e0207d286f0fe793f.tar.bz2
erlang.mk-3c35f561883166ed5a1a9e0e0207d286f0fe793f.zip
Update user guide
Diffstat (limited to 'guide/ch24.html')
-rw-r--r--guide/ch24.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/ch24.html b/guide/ch24.html
index 905dcd4..d7470c0 100644
--- a/guide/ch24.html
+++ b/guide/ch24.html
@@ -36,7 +36,7 @@ Erlang.mk project.</p><div class="section"><div class="titlepage"><div><div><h2
as a Rebar project and I, Loïc Hoguin, was very happy with it
for a couple years. Over time however I started getting annoyed
and frustrated by a number of things, including bad defaults,
-changing defaults and overall slowness.</p><p>In particular, at the time I gave up on Erlang.mk, the Cowboy
+changing defaults and overall slowness.</p><p>In particular, at the time I gave up on Rebar, the Cowboy
test suite was taking about five minutes to run. A quick experiment
showed I could get much lower times by simply invoking <code class="literal">ct_run</code>
directly. On January 4th, 2013, the Cowboy test suite took less