You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2016/03/02 01:57:27 UTC

cordova-plugin-device git commit: Updating the comment to exclude URL

Repository: cordova-plugin-device
Updated Branches:
  refs/heads/master 42433c817 -> c0987ae0a


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/master
Commit: c0987ae0a3245a6613f0b28b1a00f337b8b59c1a
Parents: 42433c8
Author: Raghav Katyal <ra...@microsoft.com>
Authored: Tue Mar 1 16:56:58 2016 -0800
Committer: Raghav Katyal <ra...@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-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org