From e1cc3d5c4232c75f5451c300ad8b8ecce0510d40 Mon Sep 17 00:00:00 2001
From: rc-swag <58423624+rc-swag@users.noreply.github.com>
Date: Wed, 8 May 2024 11:18:26 +1000
Subject: [PATCH] fix: Keyboard should be lower case in UI string
OS font helper UI string had a capital for K it should have been
lower case k.
---
windows/src/desktop/kmshell/xml/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/src/desktop/kmshell/xml/strings.xml b/windows/src/desktop/kmshell/xml/strings.xml
index 11a8ef02293..1e1df09ce00 100644
--- a/windows/src/desktop/kmshell/xml/strings.xml
+++ b/windows/src/desktop/kmshell/xml/strings.xml
@@ -1189,7 +1189,7 @@ keyboard that you use in Windows. Keyman keyboards will adapt automatically to
- No fonts have been found as suggestions for Keyboard %1$s.
+ No fonts have been found as suggestions for keyboard %1$s.