diff options
Diffstat (limited to 'pod/perldebguts.pod')
-rw-r--r-- | pod/perldebguts.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldebguts.pod b/pod/perldebguts.pod index efc979861f..ff2b074ec4 100644 --- a/pod/perldebguts.pod +++ b/pod/perldebguts.pod @@ -774,7 +774,7 @@ were 4 12 24 48 80 With non-C<DEBUGGING> perl, the buckets starting from C<128> have -a 4-byte overhead, and thus a 8192-long bucket may take up to +a 4-byte overhead, and thus an 8192-long bucket may take up to 8188-byte allocations. =item C<Total sbrk(): SBRKed/SBRKs:CONTINUOUS> |