diff options
Diffstat (limited to 'transform.h')
-rw-r--r-- | transform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/transform.h b/transform.h index e2f5467..ae74806 100644 --- a/transform.h +++ b/transform.h @@ -1,6 +1,6 @@ /* * header file for transformed coordinate system. No rotations - * supported, as elipses cannot be rotated in X. + * supported, as ellipses cannot be rotated in X. */ typedef struct _transform { |