summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Gluck <justin.gluck@livio.io>2019-04-18 11:00:40 -0400
committerJustin Gluck <justin.gluck@livio.io>2019-04-18 11:00:40 -0400
commitf3b6217fb19ef2010a594d6db3765976c10e0084 (patch)
tree6bb7e8d109278d8756ea5c0dd27f1b18d624548e
parent8d93dee7808f72a78d1428cdcc4178901ea74e20 (diff)
downloadsdl_ios-f3b6217fb19ef2010a594d6db3765976c10e0084.tar.gz
Removing alerttext3 from documentation. If the user only sets one they must set something other alerttext3bugfix/issue-1233-fix-SDLAlert-Documentation
-rw-r--r--SmartDeviceLink/SDLAlert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLAlert.h b/SmartDeviceLink/SDLAlert.h
index ad97d7e43..b888deb6a 100644
--- a/SmartDeviceLink/SDLAlert.h
+++ b/SmartDeviceLink/SDLAlert.h
@@ -23,7 +23,6 @@
* <ul>
* <li>alertText1</li>
* <li>alertText2</li>
- * <li>alertText3</li>
* <li>ttsChunks</li>
* </ul>
* </li>