Skip to content

Commit 56f1cf2

Browse files
committed
typo
1 parent 354def5 commit 56f1cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/geode/inspector/topology/brep_blocks_topology.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ namespace geode
4747
"uuids of Blocks without mesh."
4848
};
4949
InspectionIssues< uuid > wrong_block_boundary_surface{
50-
"uuid of boundary Surface that is actually not a boundary one."
50+
"uuid of boundary surface that is actually not a boundary one."
5151
};
5252
InspectionIssuesMap< index_t > blocks_not_linked_to_a_unique_vertex{
5353
"Blocks with mesh vertices not linked to a unique vertex"

0 commit comments

Comments
 (0)