Skip to content

Commit a341c30

Browse files
Fix typo: updaring->updating
1 parent 0c24f02 commit a341c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nvbench/stopping_criterion.cuh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ public:
111111

112112
protected:
113113
/**
114-
* Initialize the criterion after updaring the parameters
114+
* Initialize the criterion after updating the parameters
115115
*/
116116
virtual void do_initialize() = 0;
117117

0 commit comments

Comments
 (0)