Skip to content

Commit 4b4af99

Browse files
committed
Doc change: update ADT 0.9.8 checksum and size.
Change-Id: I610985683cd4608b075a22e8d8089de7896eb312
1 parent 51c1898 commit 4b4af99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Android.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,8 +440,8 @@ framework_docs_SDK_PREVIEW:=0
440440
## Latest ADT version identifiers, for reference from published docs
441441
framework_docs_ADT_VERSION:=0.9.8
442442
framework_docs_ADT_DOWNLOAD:=ADT-0.9.8.zip
443-
framework_docs_ADT_BYTES:=8703591
444-
framework_docs_ADT_CHECKSUM:=22070f8e52924605a3b3abf87c1ba39f
443+
framework_docs_ADT_BYTES:=8301417
444+
framework_docs_ADT_CHECKSUM:=27e0de800512f13feae46fb554e6ee2f
445445

446446
framework_docs_LOCAL_DROIDDOC_OPTIONS += \
447447
-hdf sdk.version $(framework_docs_SDK_VERSION) \

docs/html/sdk/eclipse-adt.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ environment. </p>
428428

429429
<h3 id="preparing">Configuring the ADT Plugin</h3>
430430

431-
<p>Once you've successfully downnloaded ADT as described above, the next step
431+
<p>Once you've successfully downloaded ADT as described above, the next step
432432
is to modify your ADT preferences in Eclipse to point to the Android SDK directory:</p>
433433

434434
<ol>

0 commit comments

Comments
 (0)