diff options
| author | 2012-02-01 15:12:40 -0800 | |
|---|---|---|
| committer | 2012-02-01 15:12:40 -0800 | |
| commit | 2adfc9de0390962701535d0c075c4fb8e886d9d8 (patch) | |
| tree | 4570f6aaed9c8ae7ce4e2eaec1328bcbd110a2a2 | |
| parent | c78a300c6abfea859538f4148ddb3311ca06dd7e (diff) | |
| parent | 633de7bab9397c4f7591c5514d903305254451b2 (diff) | |
am 633de7ba: docs: fix meta description tag for homepage
* commit '633de7bab9397c4f7591c5514d903305254451b2':
docs: fix meta description tag for homepage
| -rw-r--r-- | docs/html/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index fdf860a880d8..b9d67584aa74 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -1,5 +1,5 @@ home=true -metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. +page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. @jd:body |