From ee495c299b3d70b7a7099c51c6badf35a23f9a96 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 11:41:08 +0100 Subject: Fix typos Change-Id: I389542e18fcf71011f22919743b5280779f449fd Reviewed-on: https://gerrit.libreoffice.org/35632 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- include/apple_remote/RemoteControl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/apple_remote/RemoteControl.h') diff --git a/include/apple_remote/RemoteControl.h b/include/apple_remote/RemoteControl.h index 10dfdaccfa4c..0b943920e6ee 100644 --- a/include/apple_remote/RemoteControl.h +++ b/include/apple_remote/RemoteControl.h @@ -35,7 +35,7 @@ #include -// notifaction names that are being used to signal that an application wants to +// notification names that are being used to signal that an application wants to // have access to the remote control device or if the application has finished // using the remote control device extern NSString* REQUEST_FOR_REMOTE_CONTROL_NOTIFCATION; -- cgit