Merge pull request #256 from oleksandr-pavlyk/fix-typo-in-comment

Fix typo: updaring->updating
This commit is contained in:
Oleksandr Pavlyk
2025-07-31 09:27:31 -05:00
committed by GitHub

View File

@@ -111,7 +111,7 @@ public:
protected:
/**
* Initialize the criterion after updaring the parameters
* Initialize the criterion after updating the parameters
*/
virtual void do_initialize() = 0;