From: Alan Modra Date: Tue, 11 Sep 2012 00:05:07 +0000 (+0000) Subject: PR gprof/13836 X-Git-Tag: binutils-2_23~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec4f6dc05414b82af28e89ddd2fa587f8e2891de;p=thirdparty%2Fbinutils-gdb.git PR gprof/13836 * fsf_callg_bl.m: Fix typo. --- diff --git a/gprof/ChangeLog b/gprof/ChangeLog index e94ce584cb4..55442c67029 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2012-09-11 Molly Heidecker + + PR gprof/13836 + * fsf_callg_bl.m: Fix typo. + 2012-08-09 Nick Clifton * po/vi.po: Updated Vietnamese translation. diff --git a/gprof/fsf_callg_bl.m b/gprof/fsf_callg_bl.m index 7e16821ede2..a81e90a50d6 100644 --- a/gprof/fsf_callg_bl.m +++ b/gprof/fsf_callg_bl.m @@ -10,7 +10,7 @@ index A unique number given to each element of the table. Index numbers are sorted numerically. The index number is printed next to every function name so - it is easier to look up where the function in the table. + it is easier to look up where the function is in the table. % time This is the percentage of the `total' time that was spent in this function and its children. Note that due to