Fix ambiguous unicode character

This commit is contained in:
Andreas Tsouchlos 2025-02-26 00:37:45 +01:00
parent 0bdb5eeb46
commit 38c28caf87

View File

@ -42,7 +42,7 @@ struct Settings {
/// @details References:
/// [1] T. Chen and T.-Y. Li, “Homotopy continuation method for solving
/// systems of nonlinear and polynomial equations,” Communications in
/// Information and Systems, vol. 15, no. 2, pp. 119307, 2015
/// Information and Systems, vol. 15, no. 2, pp. 119-307, 2015
///
/// @tparam homotopy_c Homotopy defining the path
///