summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc.pl')
-rw-r--r--autodoc.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/autodoc.pl b/autodoc.pl
index ea56196491..3c30bff220 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -125,7 +125,7 @@ my $floating_scn = 'Floating point configuration values';
my $formats_scn = 'Formats';
my $genconfig_scn = 'General Configuration';
my $globals_scn = 'Global Variables';
-my $GV_scn = 'GV Handling';
+my $GV_scn = 'GV Handling and Stashes';
my $hook_scn = 'Hook manipulation';
my $HV_scn = 'HV Handling';
my $io_scn = 'Input/Output';