Skip to content

Commit cbe87b9

Browse files
yo1995des12437
andauthored
Update Shared/Samples/Create and edit geometries/CreateAndEditGeometriesView.swift
Co-authored-by: Destiny Hochhalter <[email protected]>
1 parent b3b4443 commit cbe87b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shared/Samples/Create and edit geometries/CreateAndEditGeometriesView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ class GeometryEditorMenuModel: ObservableObject {
337337

338338
/// Configures the scale mode for the geometry editor tool.
339339
/// - Parameters:
340-
/// - tool: The geometry editor tool
340+
/// - tool: The geometry editor tool.
341341
/// - scaleMode: Preserve the original aspect ratio or scale freely.
342342
func configureGeometryEditorTool(_ tool: GeometryEditorTool, scaleMode: GeometryEditorScaleMode) {
343343
switch tool {

0 commit comments

Comments
 (0)