mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-04 09:58:27 +00:00
Merge pull request #2297 from hannobraun/geometry
Add missing word in doc comment
This commit is contained in:
commit
7f3edb02c9
@ -91,7 +91,7 @@ impl Geometry {
|
||||
///
|
||||
/// ## Panics
|
||||
///
|
||||
/// Panics, if the geometry of surface is not defined.
|
||||
/// Panics, if the geometry of the surface is not defined.
|
||||
pub fn of_surface(&self, surface: &Handle<Surface>) -> SurfaceGeometry {
|
||||
self.surface
|
||||
.get(surface)
|
||||
|
Loading…
Reference in New Issue
Block a user