summaryrefslogtreecommitdiff
path: root/src/3rdparty/poly2tri/sweep/sweep_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/poly2tri/sweep/sweep_context.h')
-rw-r--r--src/3rdparty/poly2tri/sweep/sweep_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/poly2tri/sweep/sweep_context.h b/src/3rdparty/poly2tri/sweep/sweep_context.h
index 482ab795..cd9a037c 100644
--- a/src/3rdparty/poly2tri/sweep/sweep_context.h
+++ b/src/3rdparty/poly2tri/sweep/sweep_context.h
@@ -38,7 +38,7 @@
namespace p2t {
-// Inital triangle factor, seed triangle will extend 30% of
+// Initial triangle factor, seed triangle will extend 30% of
// PointSet width to both left and right.
const float kAlpha = float(0.3);