summaryrefslogtreecommitdiffstats
path: root/hacks/glx/trackball.h
diff options
context:
space:
mode:
authorSimon Rettberg2021-04-06 14:43:39 +0200
committerSimon Rettberg2021-04-07 13:38:37 +0200
commit38886de0c3e9ea5729ef23e4c653fa2822f52e8f (patch)
tree9b799c8c968a92cc77746a95e0e8bdd90b6b13c3 /hacks/glx/trackball.h
parentMaybe not remove, but ... (diff)
downloadxscreensaver-openslx.tar.gz
xscreensaver-openslx.tar.xz
xscreensaver-openslx.zip
xscreensaver 6.00v28r1openslx
Diffstat (limited to 'hacks/glx/trackball.h')
-rw-r--r--hacks/glx/trackball.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hacks/glx/trackball.h b/hacks/glx/trackball.h
index 4b84ab7..532c6f2 100644
--- a/hacks/glx/trackball.h
+++ b/hacks/glx/trackball.h
@@ -55,7 +55,7 @@ trackball(float q[4], float p1x, float p1y, float p2x, float p2y);
/*
* Given two quaternions, add them together to get a third quaternion.
- * Adding quaternions to get a compound rotation is analagous to adding
+ * Adding quaternions to get a compound rotation is analogous to adding
* translations to get a compound translation. When incrementally
* adding rotations, the first argument here should be the new
* rotation, the second and third the total rotation (which will be