Skip to content

Commit 2ed5bfb

Browse files
BotellaApanquez
andcommitted
Apply suggestions from code review
Co-authored-by: Pierre Anquez <[email protected]>
1 parent 7a34b74 commit 2ed5bfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/geode/mesh/io/input.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ namespace geode
4343
geode::Logger::warn(
4444
"[Input] The file loader notified INCONSISTENCIES in the "
4545
"given data file. In consequence, the loaded structure is "
46-
"likely BROKEN, and there is NO GUARENTEE that any further "
46+
"likely BROKEN, and there is NO GUARANTEE that any further "
4747
"operation will work on it without repairing it first. We "
4848
"highly recommend inspecting the data to make sure these "
4949
"inconsistencies do not impact your following work. To do "
50-
"so, you can for example usethe Open-Source "
50+
"so, you can for example use the Open-Source "
5151
"OpenGeode-Inspector or the online free tool: "
5252
"https://geode-solutions.com/tools/validitychecker" );
5353
}

0 commit comments

Comments
 (0)