aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Catalinas Jiménez <[email protected]>2012-06-01 20:27:01 +0200
committerBjörn-Egil Dahlberg <[email protected]>2012-06-29 16:02:09 +0200
commit5260351131f48b6c1bd531202026be8e1ee45282 (patch)
tree778b1d1271f79e617cc38d4c69f032488e22c9ac
parent09110bd2afc87acdd26d57e52e8cdc9514e4fe81 (diff)
downloadotp-5260351131f48b6c1bd531202026be8e1ee45282.tar.gz
otp-5260351131f48b6c1bd531202026be8e1ee45282.tar.bz2
otp-5260351131f48b6c1bd531202026be8e1ee45282.zip
Fix nonsense of eprof doc
-rw-r--r--lib/tools/doc/src/eprof.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/tools/doc/src/eprof.xml b/lib/tools/doc/src/eprof.xml
index 8b614d8860..1c5e38109b 100644
--- a/lib/tools/doc/src/eprof.xml
+++ b/lib/tools/doc/src/eprof.xml
@@ -67,9 +67,9 @@
<p><c>Rootset</c> is a list of pids and registered names.</p>
<p>The function returns <c>profiling</c> if tracing could be enabled
for all processes in <c>Rootset</c>, or <c>error</c> otherwise.</p>
- <p>A pattern can be selected to narrow the profiling. For instance ca a specific
- module be selected and only the code processes executes in that module will be
- profiled.</p>
+ <p>A pattern can be selected to narrow the profiling. For instance a
+ specific module can be selected, and only the code executed in that
+ module will be profiled.</p>
</desc>
</func>
<func>
@@ -147,8 +147,8 @@
</type>
<desc>
<p>This function ensures that the results displayed by
- <c>analyze/0,1,2</c> are printed both to
- the file <c>File</c> and the screen.</p>
+ <c>analyze/0,1,2</c> are printed both to the file
+ <c>File</c> and the screen.</p>
</desc>
</func>
<func>