We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe22ca6 commit 3bb3434Copy full SHA for 3bb3434
1 file changed
CHANGES
@@ -44,7 +44,7 @@ Changes with Apache 2.0.40
44
*) Add a new directive: MaxMemFree. MaxMemFree makes it possible
45
to configure the maximum amount of memory the allocators will
46
hold on to for reuse. Anything over the MaxMemFree threshold
47
- will be free()d. This directive is usefull when uncommon large
+ will be free()d. This directive is useful when uncommon large
48
peaks occur in memory usage. It should _not_ be used to mask
49
defective modules' memory use. [Sander Striker]
50
0 commit comments