summaryrefslogtreecommitdiff
path: root/apple_remote/source/MultiClickRemoteBehavior.h
diff options
context:
space:
mode:
Diffstat (limited to 'apple_remote/source/MultiClickRemoteBehavior.h')
-rw-r--r--apple_remote/source/MultiClickRemoteBehavior.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apple_remote/source/MultiClickRemoteBehavior.h b/apple_remote/source/MultiClickRemoteBehavior.h
index 77320ea9b5fe..6a59c1f61442 100644
--- a/apple_remote/source/MultiClickRemoteBehavior.h
+++ b/apple_remote/source/MultiClickRemoteBehavior.h
@@ -61,7 +61,7 @@
// Simulating hold events does deactivate sending of individual requests for pressed down/released.
// Instead special hold events are being triggered when the user is pressing and holding a button for a small period.
-// Simulation is activated only for those buttons and remote control that do not have a seperate event already
+// Simulation is activated only for those buttons and remote control that do not have a separate event already
- (BOOL) simulateHoldEvent;
- (void) setSimulateHoldEvent: (BOOL) value;