mirror of
https://github.com/hannobraun/Fornjot
synced 2025-01-31 04:15:54 +00:00
Improve wording
This commit is contained in:
parent
418b08f5b8
commit
2893bbc2f6
@ -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)
|
||||
}
|
||||
_ => {
|
||||
|
Loading…
Reference in New Issue
Block a user