Corrected 'Summary' block to 'Synopsis'

This commit is contained in:
Alex Matulich
2025-06-29 22:41:38 -07:00
parent ec7656c4b2
commit 0c9ecd9ff7

View File

@@ -179,7 +179,7 @@ function bilerp(points,x,y) =
// Function: slerp()
// Summary: Spherical lerp(), great-circle interpolation on a unit sphere.
// Synopsis: Spherical lerp(), great-circle interpolation on a unit sphere.
// Topics: Interpolation, Math
// See Also: slerpn(), lerp()
// Usage: