mirror of https://github.com/CGAL/cgal
dot outside backticks
This commit is contained in:
parent
1e6bf0c2f3
commit
2f67a4a958
|
|
@ -1778,7 +1778,7 @@ private:
|
|||
}
|
||||
|
||||
/*!
|
||||
* @brief subdivides a chord recursively in range `[chord_begin, chord_end).`
|
||||
* @brief subdivides a chord recursively in range `[chord_begin, chord_end)`.
|
||||
* @param chord_begin begin iterator of the chord
|
||||
* @param chord_end end iterator of the chord
|
||||
* @param subdivision_ratio the chord recursive split error threshold
|
||||
|
|
|
|||
Loading…
Reference in New Issue