--- trunk/src/applications/staticProps/BOPofR.cpp 2012/08/22 02:28:28 1782 +++ trunk/src/applications/staticProps/BOPofR.cpp 2012/08/22 18:43:27 1785 @@ -145,7 +145,7 @@ namespace OpenMD { } - void BOPofR::initalizeHistogram() { + void BOPofR::initializeHistogram() { for (int i = 0; i < nBins_; i++){ RCount_[i] = 0; WofR_[i] = 0;