dot outside backticks

This commit is contained in:
Sebastien Loriot 2020-10-26 18:03:09 +01:00 committed by GitHub
parent 1e6bf0c2f3
commit 2f67a4a958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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