summaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-09-11 00:03:43 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-09-11 00:03:43 +0000
commitb850cd851d7c80caff29a539b3cef38d26ee7143 (patch)
treeaf5004f9079d7b0f56c26cd91eaa6a112bc268b1 /gprof
parente370b9604e7ac3d7ed22405070d4e4090b59e088 (diff)
downloadbinutils-redhat-b850cd851d7c80caff29a539b3cef38d26ee7143.tar.gz
PR gprof/13836
* fsf_callg_bl.m: Fix typo.
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog5
-rw-r--r--gprof/fsf_callg_bl.m2
2 files changed, 6 insertions, 1 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 5107490267..003dca7e10 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-11 Molly Heidecker <tworoses1@gmail.com>
+
+ PR gprof/13836
+ * fsf_callg_bl.m: Fix typo.
+
2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
diff --git a/gprof/fsf_callg_bl.m b/gprof/fsf_callg_bl.m
index 7e16821ede..a81e90a50d 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