diff options
-rw-r--r-- | gnu/usr.bin/perl/utils/dprofpp.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/utils/dprofpp.PL b/gnu/usr.bin/perl/utils/dprofpp.PL index 51e8d7839af..23eb4cda5f5 100644 --- a/gnu/usr.bin/perl/utils/dprofpp.PL +++ b/gnu/usr.bin/perl/utils/dprofpp.PL @@ -221,7 +221,7 @@ calling level then it is displayed once with a repeat count. =item B<-S> -Display I<merged> subroutine call tree to stdout. Statistics is +Display I<merged> subroutine call tree to stdout. Statistics are displayed for each branch of the tree. When a function is called multiple (I<not necessarily consecutive>) |