Fix typo: updaring->updating

This commit is contained in:
Oleksandr Pavlyk
2025-07-30 13:56:24 -05:00
parent 0c24f0250b
commit a341c30d60

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;