From: Josef Weidendorfer Date: Tue, 4 Jan 2011 21:09:14 +0000 (+0000) Subject: Fix typo X-Git-Tag: svn/VALGRIND_3_7_0~712 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3ff44e6e95cee4f4b2954660c3d2824d10c223a;p=thirdparty%2Fvalgrind.git Fix typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11490 --- 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.