whitespace fixes

This commit is contained in:
Axel Kohlmeyer
2022-04-27 18:29:27 -04:00
parent 8481abda05
commit 233d4ad349
2 changed files with 8 additions and 8 deletions

View File

@ -32,7 +32,7 @@ Syntax
*ellipsoid* args = x y z a b c
x,y,z = center of ellipsoid (distance units)
a,b,c = half the length of the principal axes of the ellipsoid (distance units)
x,y,z,a,b and c can be a variable (see below)
x,y,z,a,b and c can be a variable (see below)
*plane* args = px py pz nx ny nz
px,py,pz = point on the plane (distance units)
nx,ny,nz = direction normal to plane (distance units)