chore: remove repeat words (#5053)

Signed-off-by: dashangcun <jchaodaohang@foxmail.com>
Co-authored-by: dashangcun <jchaodaohang@foxmail.com>
Co-authored-by: Zack Brunson <Zshooter@gmail.com>
This commit is contained in:
dashangcun
2024-07-10 06:05:14 +09:00
committed by GitHub
parent 0f32109993
commit e8602b81fa
5 changed files with 5 additions and 5 deletions

View File

@@ -220,7 +220,7 @@ public:
@param fileName The output file (creates)
@param vertexName A invokable T vertexName(Vertex const &) that
returns the name target use for the vertex in the file
T must be be ostream-able
T must be ostream-able
*/
template <class VertexName>
void