We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6eaba commit b41d992Copy full SHA for b41d992
1 file changed
src/h3lib/include/vec3d.h
@@ -31,7 +31,7 @@
31
/** @struct Vec3d
32
* @brief 3D floating point structure
33
*
34
- * For geodesic calulations represents a point on the surface of the Earth
+ * For geodesic calculations represents a point on the surface of the Earth
35
* as a unit vector in 3D Cartesian space (ECEF-like coordinates).
36
*/
37
typedef struct {
0 commit comments