Skip to content

Commit cc4dde7

Browse files
committed
typo
1 parent 0dbdb32 commit cc4dde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

62_CAD/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@ class ComputerAidedDesign final : public examples::SimpleWindowedApplication, pu
17061706

17071707
if (hatchDebugStep > 0)
17081708
{
1709-
constexpr auto TestString = "Hacth: The quick brown fox jumps over the lazy dog. !@#$%&*()_+-";
1709+
constexpr auto TestString = "Hatch: The quick brown fox jumps over the lazy dog. !@#$%&*()_+-";
17101710

17111711
auto penX = -100.0;
17121712
auto penY = -500.0;

0 commit comments

Comments
 (0)