summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2019-07-09 10:13:04 -0400
committerGitHub <noreply@github.com>2019-07-09 10:13:04 -0400
commit0186154d9780be147d098273d50eecdd765a547b (patch)
tree5f5d88461b1ce0764ca724ad44ee3bf8183e736c
parent1bf12804b81f19c8c1ce194bf22ad6901a33198c (diff)
downloadsdl_ios-documentation/issue_1318_RAI_documentation_fixes.tar.gz
Update SmartDeviceLink/SDLRegisterAppInterface.hdocumentation/issue_1318_RAI_documentation_fixes
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLRegisterAppInterface.h b/SmartDeviceLink/SDLRegisterAppInterface.h
index 658c03ad6..1ffd4892a 100644
--- a/SmartDeviceLink/SDLRegisterAppInterface.h
+++ b/SmartDeviceLink/SDLRegisterAppInterface.h
@@ -137,7 +137,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
* Provides an abbreviated version of the app name (if needed), that will be displayed on head units that support very few characters. If not provided, the appName is used instead (and will be truncated if too long). It's recommended that this string be no longer than 5 characters.
*
- * Legacy head units limit the number of characters an app name
+ * Legacy head units may limit the number of characters in an app name.
*
* String, Optional, Max length 100 chars
*