Browse Source

Fixed typo. ranch_app starts eprof, not etop.

Alexander Zhuravlev 11 years ago
parent
commit
c81e2d5d83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manual/ranch_app.md

+ 1 - 1
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`