We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abcb14 commit d5383fdCopy full SHA for d5383fd
euler.c
@@ -413,7 +413,7 @@ spheretrans_point_inverse(PG_FUNCTION_ARGS)
413
}
414
415
/*
416
- * Transforms a spherical vector from spb to spe into a inverse Euler
+ * Transforms a spherical vector from 'spb' to 'spe' into an inverse Euler
417
* transformation. Returns true if the transformation was successful.
418
*/
419
static bool
0 commit comments