Skip to content

Commit 1fcc34b

Browse files
committed
memory/SlicePool: fix doc typo
1 parent d06c6ac commit 1fcc34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/memory/SlicePool.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public:
8888
void ForkCow(bool inherit) noexcept;
8989

9090
/**
91-
* Always been at least one area completely populated (using
91+
* Always keep at least one area completely populated (using
9292
* MADV_POPULATE_WRITE). This reduces waits for Linux kernel
9393
* VM compaction/migration.
9494
*/

0 commit comments

Comments
 (0)