From Joakim Simmonsson, fixed various spelling typos in comments

This commit is contained in:
Robert Osfield
2008-07-11 17:41:50 +00:00
parent 161e01dc5d
commit 1489eeb228
14 changed files with 25 additions and 25 deletions

View File

@@ -59,7 +59,7 @@ bool RecordInputStream::readRecordBody(opcode_type opcode, size_type size, Docum
if (prototype)
{
#if 0 // for debuging
#if 0 // for debugging
{
for (int i=0; i<document.level(); i++)
cout << " ";