mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-17 04:51:48 +00:00
Fixed: Typo
This commit is contained in:
parent
1b0280b96f
commit
8b5c38392a
1 changed files with 2 additions and 2 deletions
|
@ -405,8 +405,8 @@ IBackupServiceInterfaceImplementation::~IBackupServiceInterfaceImplementation()
|
||||||
// backupInterfaceSingletonInstantiator
|
// backupInterfaceSingletonInstantiator
|
||||||
//
|
//
|
||||||
// This object provokes instantiation of our singleton at service startup
|
// This object provokes instantiation of our singleton at service startup
|
||||||
// The instantiation of the signleton provokes registration in the singleton registry
|
// The instantiation of the singleton provokes registration in the singleton registry
|
||||||
// menaing that the init() routine gets called properly in service init, etc.
|
// meaning that the init() routine gets called properly in service init, etc.
|
||||||
//-------------------------------------------------------------------------------------------------
|
//-------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
class CBackupInterfaceSingletonInstantiator
|
class CBackupInterfaceSingletonInstantiator
|
||||||
|
|
Loading…
Reference in a new issue