Typo fix.
This commit is contained in:
parent
32d141e877
commit
0c8e9b2d7c
5 changed files with 8 additions and 11 deletions
|
@ -8,7 +8,7 @@ namespace cloonel {
|
|||
namespace implem {
|
||||
} //namespace implem
|
||||
|
||||
namespace regbehaviuors {
|
||||
namespace regbehaviours {
|
||||
///----------------------------------------------------------------------
|
||||
///----------------------------------------------------------------------
|
||||
void AutoRegister::Register (SizeNotifiableBase* parNotifiable) {
|
||||
|
@ -47,7 +47,7 @@ namespace cloonel {
|
|||
std::swap(m_registered, parOther.m_registered);
|
||||
#endif
|
||||
}
|
||||
} //namespace regbehaviuors
|
||||
} //namespace regbehaviours
|
||||
|
||||
///--------------------------------------------------------------------------
|
||||
///--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue