Skip to content

Commit 3531a77

Browse files
nkoukpaizanactions-user
authored andcommitted
Apply pre-commmit fixes
1 parent 1e569b2 commit 3531a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utilities/Testing.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ namespace GridKit
228228
*
229229
* @param[in] std::map<IdxT, RealT> - first map
230230
* @param[in] std::map<IdxT, RealT> - second map
231-
* @param[in] RealT - tolerance
231+
* @param[in] RealT - tolerance
232232
* @return bool - true if the maps are equal; false otherwise
233233
*/
234234
template <typename IdxT = size_t, typename RealT = double>

0 commit comments

Comments
 (0)