diff options
author | Scott Main <smain@google.com> | 2011-06-23 14:29:50 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-06-23 14:29:50 -0700 |
commit | 16d1f17675c02282226936e11f4a9cb646eeeaa1 (patch) | |
tree | a908b03c6d3216f127d973d5e82f26a34d2acbe8 /docs/html/guide | |
parent | c182bd5162f5c76d6c948b0ed5ac72a46ec04240 (diff) | |
parent | d65fab3de6381a8b040101c74d5276290de1c7c1 (diff) | |
download | frameworks_base-16d1f17675c02282226936e11f4a9cb646eeeaa1.zip frameworks_base-16d1f17675c02282226936e11f4a9cb646eeeaa1.tar.gz frameworks_base-16d1f17675c02282226936e11f4a9cb646eeeaa1.tar.bz2 |
am d65fab3d: am e2f74aec: am 929cba13: docs: remove exclamation from media title
* commit 'd65fab3de6381a8b040101c74d5276290de1c7c1':
docs: remove exclamation from media title
Diffstat (limited to 'docs/html/guide')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 2b5d638..abea85b 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -271,7 +271,7 @@ <li><a href="<?cs var:toroot ?>guide/topics/media/index.html"> <span class="en">Media</span> - </a><span class="new">updated!</span></li> + </a><span class="new">updated</span></li> <li> <a href="<?cs var:toroot ?>guide/topics/clipboard/copy-paste.html"> <span class="en">Copy and Paste</span> |