summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauricio Juarez <mjuarez44@ford.com>2019-08-22 14:19:20 +0200
committerMauricio Juarez <mjuarez44@ford.com>2019-08-22 14:19:20 +0200
commitf63898fd0a7aa05f81e1595183debcaae9b09122 (patch)
treedbb425bd75ea5cbba26b0079ed657b3a1e0c075d
parent8339fd9b9ee34bcc3ef83e43a1a30abe487ed2dd (diff)
downloadsdl_ios-f63898fd0a7aa05f81e1595183debcaae9b09122.tar.gz
Typo fix
-rw-r--r--SmartDeviceLink/SDLCreateWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLCreateWindow.h b/SmartDeviceLink/SDLCreateWindow.h
index b956415a6..f14d1cf3f 100644
--- a/SmartDeviceLink/SDLCreateWindow.h
+++ b/SmartDeviceLink/SDLCreateWindow.h
@@ -34,7 +34,7 @@ NS_ASSUME_NONNULL_BEGIN
@param windowName The window name to be used by the HMI. The name of the pre-created default window will match the app name.
Multiple apps can share the same window name except for the default main window.
Creating a window with a name which is already in use by the app will result in `DUPLICATE_NAME`.
- MaxLenght 100.
+ MaxLength 100.
@param windowType The type of the window to be created. Main window or widget.
@param associatedServiceType Allows an app to create a widget related to a specific service type.
As an example if a `MEDIA` app becomes active, this app becomes audible and is allowed to play audio. Actions such as skip or play/pause will be