diff options
author | Nick Clifton <nickc@redhat.com> | 2003-11-06 11:58:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-11-06 11:58:58 +0000 |
commit | 1be595793285ba4000a824aa436c8824c04b5b94 (patch) | |
tree | d16c92c0e2ea3067e193321713eb3cc9da35699b /gprof/gprof.texi | |
parent | f4fa50da5df4880af72f90868df3d6118a956c86 (diff) | |
download | gdb-1be595793285ba4000a824aa436c8824c04b5b94.zip gdb-1be595793285ba4000a824aa436c8824c04b5b94.tar.gz gdb-1be595793285ba4000a824aa436c8824c04b5b94.tar.bz2 |
Fix 'the the' typo
Diffstat (limited to 'gprof/gprof.texi')
-rw-r--r-- | gprof/gprof.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi index 8c240b1..d77d12d 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -1635,7 +1635,7 @@ gprof @var{executable-file} gmon.sum > @var{output-file} @section Estimating @code{children} Times Some of the figures in the call graph are estimates---for example, the -@code{children} time values and all the the time figures in caller and +@code{children} time values and all the time figures in caller and subroutine lines. There is no direct information about these measurements in the profile |