From c0a3d0fe6441c5c9eb4344db66973ed60add0198 Mon Sep 17 00:00:00 2001 From: Nick Moore Date: Mon, 23 Aug 2021 09:49:19 +0100 Subject: [PATCH] Fix typo in comment --- MouseTap.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MouseTap.m b/MouseTap.m index 7fdbe57..ca74f7d 100644 --- a/MouseTap.m +++ b/MouseTap.m @@ -259,7 +259,7 @@ - (void)start active tap to do so causes various problems: - Triggers additional permissons dialogs when interacting with authorization services dialogs - Interferes with "shake to locate cursor" (when using Trackpad) - = Interferes with the 2-finger "show notificaton center" gesture */ + - Interferes with the 2-finger "show notificaton center" gesture */ self.passiveTapPort=(CFMachPortRef)CGEventTapCreate(kCGSessionEventTap, kCGTailAppendEventTap, kCGEventTapOptionListenOnly,