From b45ed5878da4e7c316538039d911cbec3387818f Mon Sep 17 00:00:00 2001 From: Bob Ellison Date: Tue, 16 Jul 2024 16:43:23 -0600 Subject: [PATCH] ui: fix minor spelling and consistency Trivial issues found during Vulkan SDK testing. "Impementation" was misspelled. "Queue Families" had both words capitalized in one place, but one capitalized and the other lowercase in another place. --- vulkancapsviewer.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vulkancapsviewer.ui b/vulkancapsviewer.ui index e8c14eb..2d1e167 100644 --- a/vulkancapsviewer.ui +++ b/vulkancapsviewer.ui @@ -1382,7 +1382,7 @@ height: 24px; - Queue families + Queue Families @@ -1623,7 +1623,7 @@ height: 24px; - Impementation + Implementation