summaryrefslogtreecommitdiff
path: root/src/engine/CoreMath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/CoreMath.h')
-rw-r--r--src/engine/CoreMath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/CoreMath.h b/src/engine/CoreMath.h
index 626b498ae..60cf67e5a 100644
--- a/src/engine/CoreMath.h
+++ b/src/engine/CoreMath.h
@@ -208,7 +208,7 @@ struct FRotator {
};
/**
- * For selecting a section of a course path
+ * For selecting a section of a track path
* Usage: IPathSpan(point1, point2) --> IPathSpan(40, 65)
*/
struct IPathSpan {