From 5a28b8bd8b37935d591cd4ea22fff081dff653ee Mon Sep 17 00:00:00 2001 From: Bob Ellison <45772930+lunarpapillo@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:07:06 -0600 Subject: [PATCH] ui: fix minor spelling and consistency (#211) 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