summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnil Dahiya <anil_dahiya@infosys.com>2016-11-01 14:55:50 +0530
committerAnil Dahiya <anil_dahiya@infosys.com>2016-11-01 14:55:50 +0530
commitf0821b3e1146e19c026495792e691465675f7a6f (patch)
tree2c73f63b0cc169eb8d2364d17694560f8be2c058
parent7bb3fbdd221cc0b3e59a3fb16ae5c924edd4dce2 (diff)
downloadsdl_android-f0821b3e1146e19c026495792e691465675f7a6f.tar.gz
Additional minor update to javadoc comment.feature/sendlocation_updates
-rw-r--r--sdl_android_lib/src/com/smartdevicelink/proxy/rpc/OasisAddress.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl_android_lib/src/com/smartdevicelink/proxy/rpc/OasisAddress.java b/sdl_android_lib/src/com/smartdevicelink/proxy/rpc/OasisAddress.java
index 439b7550c..131edaa9a 100644
--- a/sdl_android_lib/src/com/smartdevicelink/proxy/rpc/OasisAddress.java
+++ b/sdl_android_lib/src/com/smartdevicelink/proxy/rpc/OasisAddress.java
@@ -31,7 +31,7 @@ public class OasisAddress extends RPCStruct{
/**
* Gets the localized Name of the country associated with the OasisAddress class.
*
- * @return String - The time zone offset in minutes with regard to UTC associated with this OasisAddress class
+ * @return String - The localized Name of the country associated with the OasisAddress class.
*
*/
public String getCountryName() {