From 7c56627ddcd3eb8df5180463259c0a912b25fa61 Mon Sep 17 00:00:00 2001 From: John Erling Blad Date: Fri, 9 Sep 2022 21:30:40 +0200 Subject: [PATCH] Fixed typo --- ...mple:-Diverted-\"Smart-Shift\"-button-for-common-devices.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Example:-Diverted-\"Smart-Shift\"-button-for-common-devices.md" "b/Example:-Diverted-\"Smart-Shift\"-button-for-common-devices.md" index dc11985..21d0c1e 100644 --- "a/Example:-Diverted-\"Smart-Shift\"-button-for-common-devices.md" +++ "b/Example:-Diverted-\"Smart-Shift\"-button-for-common-devices.md" @@ -55,7 +55,7 @@ On the first machine (“alpha”) a file is created as `~/.config/solaar/rules. ... ``` -The _rule_ is checkng whether the keyboard is active, and if it is then it is changed to the new host. Then the mouse is changed to the new host. Finalizing the two changes a notification is posted, and that terminates the processing. +The _rule_ is checking whether the keyboard is active, and if it is then it is changed to the new host. Then the mouse is changed to the new host. Finalizing the two changes a notification is posted, and that terminates the processing. If the mouse keyboard not active, solaar will proceed with changing the host for the mouse, and then finalizing the change with a notification before it terminates the processing.