From bd74fefce24f1a9a7b6d3a7f1e17237a67e9d1d4 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Mon, 28 Aug 2023 12:42:46 +0200 Subject: Fix some typos/grammar/errors in docs and comments --- Documentation/technical/memory.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/technical/memory.txt') diff --git a/Documentation/technical/memory.txt b/Documentation/technical/memory.txt index a35b2c73..039694c3 100644 --- a/Documentation/technical/memory.txt +++ b/Documentation/technical/memory.txt @@ -8,7 +8,7 @@ memory-efficient. We strive to keep processes small to improve locality, allow the kernel to cache more files, and to be a good neighbor to other processes running on the machine. Taking advantage of -automatic reference counting (ARC) in Perl allows us +automatic reference counting (ARC) in Perl allows us to deterministically release memory back to the heap. We start with a simple data model with few circular -- cgit v1.2.3-24-ge0c7