--- trunk/src/applications/staticProps/BOPofR.cpp 2012/08/22 18:07:21 1784 +++ 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;