Fix more typos in tools

This commit is contained in:
Richard Berger
2017-03-07 01:00:25 -05:00
parent 359af419a7
commit 08baaa9d8e
23 changed files with 32 additions and 32 deletions

View File

@ -3,7 +3,7 @@
#include "version.h"
#include "global.h"
// to intialize the class
// to initialize the class
DynMat::DynMat(int narg, char **arg)
{
attyp = NULL;