From 0c01a3485a8c9de2edb37ec9458058dbcd3f8cb2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ricardo=20Catalinas=20Jim=C3=A9nez?=
Date: Fri, 1 Jun 2012 20:27:01 +0200
Subject: Fix nonsense of eprof doc
---
lib/tools/doc/src/eprof.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'lib')
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 @@
Rootset is a list of pids and registered names.
The function returns profiling if tracing could be enabled
for all processes in Rootset, or error otherwise.
- 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.
+ 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.
@@ -147,8 +147,8 @@
This function ensures that the results displayed by
- analyze/0,1,2 are printed both to
- the file File and the screen.
+ analyze/0,1,2 are printed both to the file
+ File and the screen.
--
cgit v1.2.3