summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLImageFieldName.m
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLImageFieldName.m')
-rw-r--r--SmartDeviceLink/SDLImageFieldName.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLImageFieldName.m b/SmartDeviceLink/SDLImageFieldName.m
index 4c83beaf4..4ac549a81 100644
--- a/SmartDeviceLink/SDLImageFieldName.m
+++ b/SmartDeviceLink/SDLImageFieldName.m
@@ -7,7 +7,7 @@
SDLImageFieldName const SDLImageFieldNameSoftButtonImage = @"softButtonImage";
SDLImageFieldName const SDLImageFieldNameChoiceImage = @"choiceImage";
SDLImageFieldName const SDLImageFieldNameChoiceSecondaryImage = @"choiceSecondaryImage";
-SDLImageFieldName const SDLImageFieldNameVrHelpItem = @"vrHelpItem";
+SDLImageFieldName const SDLImageFieldNameVRHelpItem = @"vrHelpItem";
SDLImageFieldName const SDLImageFieldNameTurnIcon = @"turnIcon";
SDLImageFieldName const SDLImageFieldNameMenuIcon = @"menuIcon";
SDLImageFieldName const SDLImageFieldNameCommandIcon = @"cmdIcon";