Comments translated from French to English. (correction)

dev-ui
Programerus 2012-03-14 19:01:06 +01:00
parent bc308a8fb1
commit 1740a82f0d
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ CAutoInfo::CAutoInfo(CInstanceManager* iMan, CObject* object)
Init(); Init();
} }
// Object's constructor. // Object's destructor.
CAutoInfo::~CAutoInfo() CAutoInfo::~CAutoInfo()
{ {