fix spelling
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@615 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
5fff65df2e
commit
72155fad9d
1 changed files with 4 additions and 1 deletions
|
@ -84,7 +84,7 @@ namespace Loki
|
|||
{
|
||||
// Don't compile with incomplete type
|
||||
//
|
||||
// If compilation brakes here make sure
|
||||
// If compilation breaks here make sure
|
||||
// the compiler does not auto-generate the
|
||||
// destructor of the class hosting the pimpl:
|
||||
// - implement the destructor of the class
|
||||
|
@ -196,6 +196,9 @@ namespace Loki
|
|||
#endif
|
||||
|
||||
// $Log$
|
||||
// Revision 1.20 2006/03/27 15:33:24 syntheticpp
|
||||
// fix spelling
|
||||
//
|
||||
// Revision 1.19 2006/03/08 17:07:11 syntheticpp
|
||||
// replace tabs with 4 spaces in all files
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue