Updating the comment to exclude URL

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/c0987ae0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/c0987ae0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/c0987ae0

Branch: refs/heads/1.1.x
Commit: c0987ae0a3245a6613f0b28b1a00f337b8b59c1a
Parents: 42433c8
Author: Raghav Katyal <rakat...@microsoft.com>
Authored: Tue Mar 1 16:56:58 2016 -0800
Committer: Raghav Katyal <rakat...@microsoft.com>
Committed: Tue Mar 1 16:56:58 2016 -0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/c0987ae0/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index b676a56..6ef4657 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ The details of how a UUID is generated are determined by 
the device manufacturer
     //             This is a nine-digit unique integer (as a string, though!)
     //
     // iPhone: (Paraphrased from the UIDevice Class documentation)
-    //         Returns the [UIDevice identifierForVendor] UUID which is unique 
and the same for all apps installed by the same vendor. However the UUID can be 
different if the user deletes all apps from the vendor and then reinstalls it. 
Refer 
[here](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDevice_Class/#//apple_ref/occ/instp/UIDevice/identifierForVendor)
 for details
+    //         Returns the [UIDevice identifierForVendor] UUID which is unique 
and the same for all apps installed by the same vendor. However the UUID can be 
different if the user deletes all apps from the vendor and then reinstalls it.
     // Windows Phone 7 : Returns a hash of device+current user,
     // if the user is not defined, a guid is generated and will persist until 
the app is uninstalled
     // Tizen: returns the device IMEI (International Mobile Equipment Identity 
or IMEI is a number


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to