summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLFocusableItemLocator.h
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-11-29 15:53:27 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-11-29 15:53:27 -0500
commit1e1244e4e126e6b00038b3754bf6a010e2c013d6 (patch)
tree8888415f6b840f991a18aeba18d7bb7d3d3c7ec0 /SmartDeviceLink/SDLFocusableItemLocator.h
parent9d0a6b715844f5e26598a1aab5babe2fe2d3131b (diff)
downloadsdl_ios-1e1244e4e126e6b00038b3754bf6a010e2c013d6.tar.gz
Add documentation and logging
Diffstat (limited to 'SmartDeviceLink/SDLFocusableItemLocator.h')
-rw-r--r--SmartDeviceLink/SDLFocusableItemLocator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLFocusableItemLocator.h b/SmartDeviceLink/SDLFocusableItemLocator.h
index 017ee4fcd..7bfb31d3e 100644
--- a/SmartDeviceLink/SDLFocusableItemLocator.h
+++ b/SmartDeviceLink/SDLFocusableItemLocator.h
@@ -17,7 +17,7 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic, assign) BOOL enableHapticDataRequests;
/**
- The projection window associated with the Haptic Manager
+ The projection view controller associated with the Haptic Manager
*/
@property (nonatomic, weak) UIViewController *viewController;