fix the error invocation of formula in documentation
Error invocation of formula in documentation, the second formula was
started with $f instead of the correct \f$
see also http://www.doxygen.nl/manual/formulas.html
Signed-off-by: Albert <albert.tests@gmail.com>
* Returns set S of strings such that for any object
* h where h.match(bits, mask), there is some string
* s \f$\in\f$ S such that s is a prefix of h.to_str().
- * Furthermore, for any s $f\in\f$ S, s is a prefix of
+ * Furthermore, for any s \f$\in\f$ S, s is a prefix of
* h.str() implies that h.match(bits, mask).
*/
static std::set<std::string> get_prefixes(