From 3149761c853395c86aa057017fdbde5d059b25c9 Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Sun, 11 Feb 2024 23:49:18 +0000 Subject: [PATCH] Fix grammar for A2C checkbox An alternative would be *Anti-alias alpha testing*. The original was wrong because anti-alias is a verb acting on alpha testing, but it treated the whole thing as a noun phrase. --- apps/launcher/ui/settingspage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/launcher/ui/settingspage.ui b/apps/launcher/ui/settingspage.ui index 2d06c1802e..a59891eb54 100644 --- a/apps/launcher/ui/settingspage.ui +++ b/apps/launcher/ui/settingspage.ui @@ -524,7 +524,7 @@ <html><head/><body><p>Allows MSAA to work with alpha-tested meshes, producing better-looking edges without pixelation. Can negatively impact performance.</p></body></html> - Use anti-alias alpha testing + Use anti-aliased alpha testing