From 84b7b8b9a0897c1f062e304aa6d16e2ea819fece Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Fri, 1 Jul 2022 16:04:20 +0200 Subject: tree-wide: Fix typo likelyhood This was pointed out by the Debian package linter "lintian". --- Documentation/technical/memory.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/technical') diff --git a/Documentation/technical/memory.txt b/Documentation/technical/memory.txt index bb1c92fd..ea7fb7b7 100644 --- a/Documentation/technical/memory.txt +++ b/Documentation/technical/memory.txt @@ -13,7 +13,7 @@ deterministically release memory back to the heap. We start with a simple data model with few circular references. This both eases human understanding and reduces -the likelyhood of bugs. +the likelihood of bugs. Knowing the relative sizes and quantities of our data structures, we limit the scope of allocations as much as -- cgit v1.2.3-24-ge0c7