1
0
mirror of https://github.com/hannobraun/Fornjot synced 2025-04-16 17:18:28 +00:00

Improve wording

This commit is contained in:
Hanno Braun 2023-10-09 10:42:34 +02:00
parent 418b08f5b8
commit 2893bbc2f6

View File

@ -28,7 +28,7 @@ impl<T: CurveBoundariesPayload> CurveBoundaries<T> {
// the removed element's boundary matches the boundary provided
// to us.
//
// This is what the caller was asking for. Return it!
// This is what the caller is asking for. Return it!
Some(payload)
}
_ => {