From dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 19:15:06 -0700 Subject: Update manifests --- input/layout/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input/layout') diff --git a/input/layout/README.md b/input/layout/README.md index 52af37c7..0d1a4d7c 100644 --- a/input/layout/README.md +++ b/input/layout/README.md @@ -95,4 +95,4 @@ Loading the Sample In order to load the layout DLLs, you may need to turn to the Regional and Language Options application in Control Panel and add input locales that use the keyboard layouts you installed. -You may also choose to do it programmatically. LoadKeyboardLayout API can be used to load the keyboard layouts. To activate the keyboard layout, you may choose to specify KLF\_ACTIVATE flag to LoadKeyboardLayout API, or you may need to call ActivateKeyboardLayout API. +You may also choose to do it programmatically. LoadKeyboardLayout API can be used to load the keyboard layouts. To activate the keyboard layout, you may choose to specify KLF\_ACTIVATE flag to LoadKeyboardLayout API, or you may need to call ActivateKeyboardLayout API. \ No newline at end of file -- cgit v1.3.1