X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Flavalite.c;h=e2697a63f224aeede7476bea9c114ffd75ba9c97;hp=1efe40cf408dc96ba1662135bb90d5ebb104c062;hb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56 diff --git a/hacks/glx/lavalite.c b/hacks/glx/lavalite.c index 1efe40cf..e2697a63 100644 --- a/hacks/glx/lavalite.c +++ b/hacks/glx/lavalite.c @@ -1413,7 +1413,7 @@ init_lavalite (ModeInfo *mi) gltrackball_track (bp->trackball, 50, 5, 100, 100); /* Oh, but if it's the "Giant" model, tilt the scene away: make it - look like we're looking up at it instead of odwn at it! */ + look like we're looking up at it instead of down at it! */ if (bp->style == GIANT) gltrackball_track (bp->trackball, 50, -12, 100, 100); else if (bp->style == ROCKET) /* same for rocket, but not as much */