Skip to content

Commit b8ce411

Browse files
authored
fix typo
1 parent 421c79b commit b8ce411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rapidfuzz/distance.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ReturnType opcodes_apply_impl(const Opcodes& ops, InputIt1 first1, InputIt1 last
104104

105105
/**
106106
* @defgroup Distance Distance Algorithms
107-
* @brief tring distance and similarity measurements.
107+
* @brief String distance and similarity measurements.
108108
* @{
109109
*/
110110

0 commit comments

Comments
 (0)