STYLE: some general spelling fixes

This commit is contained in:
Mark Olesen
2020-05-04 09:15:21 +02:00
parent 2a24bab057
commit 8cfb483054
234 changed files with 332 additions and 340 deletions

View File

@ -163,7 +163,7 @@ int main(int argc, char *argv[])
);
}
Info<<"## initally populated ##" << nl;
Info<<"## initially populated ##" << nl;
printRegistry(Info, db);
Info<< nl;