From 09e40a4956494655a2d544ab654372455882dbc3 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 14 Sep 2015 02:21:15 +1000 Subject: Cleanup: spelling --- source/gameengine/Expressions/intern/PyObjectPlus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/Expressions') diff --git a/source/gameengine/Expressions/intern/PyObjectPlus.cpp b/source/gameengine/Expressions/intern/PyObjectPlus.cpp index 3df175668ad..de45bee76a7 100644 --- a/source/gameengine/Expressions/intern/PyObjectPlus.cpp +++ b/source/gameengine/Expressions/intern/PyObjectPlus.cpp @@ -80,7 +80,7 @@ void PyObjectPlus::ProcessReplica() } /* Sometimes we might want to manually invalidate a BGE type even if - * it hasnt been released by the BGE, say for example when an object + * it hasn't been released by the BGE, say for example when an object * is removed from a scene, accessing it may cause problems. * * In this case the current proxy is made invalid, disowned, -- cgit v1.2.3