From d2076e38f1b5b605909ba824ba5552fa93e508fa Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 23 Jan 2011 12:42:07 +0000 Subject: correct own bad spelling --- intern/guardedalloc/intern/mallocn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/guardedalloc') diff --git a/intern/guardedalloc/intern/mallocn.c b/intern/guardedalloc/intern/mallocn.c index d1e88748de4..83aceb12344 100644 --- a/intern/guardedalloc/intern/mallocn.c +++ b/intern/guardedalloc/intern/mallocn.c @@ -57,7 +57,7 @@ /* Only for debugging: * lets you count the allocations so as to find the allocator of unfreed memory - * in situations where the leak is pradictable */ + * in situations where the leak is predictable */ // #define DEBUG_MEMCOUNTER -- cgit v1.2.3