diff options
| author | 2012-02-01 15:12:33 -0800 | |
|---|---|---|
| committer | 2012-02-01 15:12:33 -0800 | |
| commit | be09298eb708f6acb6af7028fbca28afdf230008 (patch) | |
| tree | 59765d3da4f8d079726a90ad1a2a20230805b148 | |
| parent | fb16fdf2d11b807e9c5d986e6135c2915f1f6523 (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 |