From c3ff44e6e95cee4f4b2954660c3d2824d10c223a Mon Sep 17 00:00:00 2001 From: Josef Weidendorfer Date: Tue, 4 Jan 2011 21:09:14 +0000 Subject: [PATCH] Fix typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11490 --- callgrind/docs/cl-format.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/callgrind/docs/cl-format.xml b/callgrind/docs/cl-format.xml index 7fce3188b6..f6199e005a 100644 --- a/callgrind/docs/cl-format.xml +++ b/callgrind/docs/cl-format.xml @@ -112,7 +112,7 @@ called function, and a "cfl=" specification if the function is in another source file. The 2nd line looks like a regular cost line with the difference that inclusive cost spent inside of the function call has to be specified. -Other associations which or for example (conditional) jumps. See the +Other associations are for example (conditional) jumps. See the reference below for details. -- 2.47.3