PR gprof/13836
authorAlan Modra <amodra@gmail.com>
Tue, 11 Sep 2012 00:03:43 +0000 (00:03 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 11 Sep 2012 00:03:43 +0000 (00:03 +0000)
* fsf_callg_bl.m: Fix typo.

gprof/ChangeLog
gprof/fsf_callg_bl.m

index 51074902676e15d69d17c48a54d3f1bc143a4fb1..003dca7e10d06eca7fcd8b8506f3f68d2e59117d 100644 (file)
@@ -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.
index 7e16821ede2f4b458702eb81fe7ad9c73e833abf..a81e90a50d6f055b1e17cf6815b06af1e17bc8d4 100644 (file)
@@ -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
This page took 0.025059 seconds and 4 git commands to generate.