Update doc comment

This commit is contained in:
Hanno Braun 2025-02-25 12:19:46 +01:00
parent 182c181e6e
commit 214e2e18fa

View File

@ -10,7 +10,7 @@ pub trait ConnectExt {
/// ## Panics
///
/// Panics, if the two faces provided do not have the same number of
/// vertices.
/// half-edges.
///
/// ## Implementation Note
///