From c52df4fc7ce4d786ad2abb756aeda3b0b0c986cf Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 26 Feb 2018 19:58:31 +1100 Subject: Cleanup: typos D3081 by @rjg, with others. --- doc/guides/blender-guardedalloc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guides/blender-guardedalloc.txt b/doc/guides/blender-guardedalloc.txt index 44a9722a4e4..3db647a4e77 100644 --- a/doc/guides/blender-guardedalloc.txt +++ b/doc/guides/blender-guardedalloc.txt @@ -1,7 +1,7 @@ MEMORY MANAGEMENT IN BLENDER (guardedalloc) ------------------------------------------- -NOTE: This file does not cover memutil and smart pointers and rerefence counted +NOTE: This file does not cover memutil and smart pointers and reference counted garbage collection, which are contained in the memutil module. Blender takes care of dynamic memory allocation using a set of own functions -- cgit v1.2.3