From 637166572afdbe1736f912b0968830a0f41deac9 Mon Sep 17 00:00:00 2001 From: Person Date: Sun, 8 Dec 2024 14:29:51 -0700 Subject: [PATCH] -Fix tooltips. --- Source/Fractorium/Fractorium.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Fractorium/Fractorium.ui b/Source/Fractorium/Fractorium.ui index 11be37f..5d90258 100644 --- a/Source/Fractorium/Fractorium.ui +++ b/Source/Fractorium/Fractorium.ui @@ -1526,7 +1526,7 @@ Seconds/Rotation - <html><head/><body><p>The number of seconds each rotation tales tp complete. Larger values give slower movement.</p></body></html> + <html><head/><body><p>The number of seconds each rotation takes to complete. Larger values give slower movement.</p></body></html> @@ -1534,7 +1534,7 @@ Rotate Xforms Dir - <html><head/><body><p>Direction of loop rotation. Clockwise vs. counter clockwise.</p></body></html> + <html><head/><body><p>The direction of loop rotation. Clockwise vs. counter clockwise.</p></body></html> @@ -1568,7 +1568,7 @@ Blend Rotate Xforms Dir - <html><head/><body><p>Direction of rotation during interpolation. Clockwise vs. counter clockwise.</p></body></html> + <html><head/><body><p>The direction of rotation during interpolation. Clockwise vs. counter clockwise.</p></body></html>