aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Zhuravlev <[email protected]>2014-06-23 00:58:13 +0400
committerAlexander Zhuravlev <[email protected]>2014-06-23 00:58:13 +0400
commitc81e2d5d8385055289072a1b41e7ba8bb5914ca1 (patch)
treea5469fcdefabe15b59d2d15649ad4a0bd637d845
parent3189ef2d47843945efc96c224963380462c33d40 (diff)
downloadranch-c81e2d5d8385055289072a1b41e7ba8bb5914ca1.tar.gz
ranch-c81e2d5d8385055289072a1b41e7ba8bb5914ca1.tar.bz2
ranch-c81e2d5d8385055289072a1b41e7ba8bb5914ca1.zip
Fixed typo. ranch_app starts eprof, not etop.
-rw-r--r--manual/ranch_app.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/ranch_app.md b/manual/ranch_app.md
index 380931c..1f9d976 100644
--- a/manual/ranch_app.md
+++ b/manual/ranch_app.md
@@ -21,7 +21,7 @@ The `ranch` application defines one application environment
configuration parameter.
- profile (false)
- - When enabled, Ranch will start `etop` profiling automatically.
+ - When enabled, Ranch will start `eprof` profiling automatically.
You can use the `ranch_app:profile_output/0` function to stop
profiling and output the results to the files `procs.profile`