Browse Source

Merge pull request #116 from ugisozols/patch-1

Fix typo
Ulf Wiger 8 years ago
parent
commit
7f81417f60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/overview.edoc

+ 1 - 1
doc/overview.edoc

@@ -15,7 +15,7 @@ actively use either, they are no longer fetched by default.
 <ul>
 <li>To enable fetching of `gen_leader', export the OS environment variable
  `GPROC_DIST=true' (this can be done e.g. from a GNU Makefile)</li>
-<li>`edown' is fetched on-demand whenver `rebar get-deps doc' is called (which
+<li>`edown' is fetched on-demand whenever `rebar get-deps doc' is called (which
   happens when you call `make doc')</li>
 </ul>