Skip to content

Commit b0bee16

Browse files
missing (
1 parent 229eec7 commit b0bee16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geode/inspector/topology/brep_lines_topology.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ namespace geode
344344
" is part of Line",
345345
brep_.line( cmv.component_id.id() ).name(), " (",
346346
cmv.component_id.id().string(),
347-
", which should not be embedded in Surface ",
347+
"), which should not be embedded in Surface ",
348348
brep_.surface( embedding_surface.id() ).name(), " (",
349349
embedding_surface.id().string(), ")" );
350350
}

0 commit comments

Comments
 (0)