From 2289e26fa306c3edc60a6b5b776646c6fd1c33dc Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 11 Jul 2021 15:28:20 +1000 Subject: Cleanup: correct spelling in comments, remove profanity --- intern/ghost/test/gears/GHOST_Test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'intern') diff --git a/intern/ghost/test/gears/GHOST_Test.cpp b/intern/ghost/test/gears/GHOST_Test.cpp index aaac62a1a03..c1cb5f29e2e 100644 --- a/intern/ghost/test/gears/GHOST_Test.cpp +++ b/intern/ghost/test/gears/GHOST_Test.cpp @@ -365,8 +365,8 @@ void StereoProjection(float left, * of zero parallax. * * -0.31 - * eye = half the eye separation; positive for the right eye subfield, - * negative for the left eye subfield. + * eye = half the eye separation; positive for the right eye sub-field, + * negative for the left eye sub-field. */ { float xmid, ymid, clip_near, clip_far, topw, bottomw, leftw, rightw, dx, dy, n_over_d; -- cgit v1.2.3