[0.2.x] misprint

git-svn-id: https://pykd.svn.codeplex.com/svn@83101 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
SND\EreTIk_cp 2013-03-28 18:43:49 +00:00 committed by Mikhail I. Izmestev
parent 342792bc91
commit 1e38a5d7ab

View File

@ -112,7 +112,7 @@ namespace
Impl &getImpl()
{
// contruct after DebugEngine
// construct after DebugEngine
static Impl g_Impl;
return g_Impl;
}