diff options
author | Joe Fernandez <joefernandez@google.com> | 2014-12-16 11:02:57 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-16 11:02:57 +0000 |
commit | c8f5e7f0b5334cba40c133fc77ee4ea7825b3c71 (patch) | |
tree | 76589263835f7ce7ed7040d0c4163224d749d79a /tools/droiddoc | |
parent | d79a1e8ad2324357829886e13cc339adad1fb459 (diff) | |
parent | 9c45dd092220dfe225fee406a7f9b999aedee1e6 (diff) | |
download | build-c8f5e7f0b5334cba40c133fc77ee4ea7825b3c71.zip build-c8f5e7f0b5334cba40c133fc77ee4ea7825b3c71.tar.gz build-c8f5e7f0b5334cba40c133fc77ee4ea7825b3c71.tar.bz2 |
am 9c45dd09: am 6437b637: am 5576ef5b: am b96b2a4a: am 91f2ba64: am a4417712: Merge "docs: SHA update in sdkpage.cs" into lmp-docs
* commit '9c45dd092220dfe225fee406a7f9b999aedee1e6':
docs: SHA update in sdkpage.cs
Diffstat (limited to 'tools/droiddoc')
-rw-r--r-- | tools/droiddoc/templates-sdk/sdkpage.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs index e794307..817ac47 100644 --- a/tools/droiddoc/templates-sdk/sdkpage.cs +++ b/tools/droiddoc/templates-sdk/sdkpage.cs @@ -279,7 +279,7 @@ Also see the <a href="<?cs var:toroot ?>tools/sdk/tools-notes.html">SDK tools re <th>Platform</th> <th>Package</th> <th>Size</th> - <th>MD5 Checksum</th> + <th>SHA-1 Checksum</th> </tr> <tr> <td rowspan="2">Windows</td> @@ -334,7 +334,7 @@ var:sdk.linux_download <th>Platform</th> <th>Package</th> <th>Size</th> - <th>SHA Sum</th> + <th>SHA-1 Checksum</th> </tr> <tr> |