diff options
author | Scott Main <smain@google.com> | 2011-06-22 14:43:14 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-06-22 14:43:14 -0700 |
commit | 929cba1391432eb66329781c866c92a07d3f45ae (patch) | |
tree | 94ac68f9bd284c4c45f8e2a419dc089ad0f6c39b /docs/html/guide/guide_toc.cs | |
parent | d4fac2c0263fda4b20f253edd594cf909e61eb4e (diff) |
docs: remove exclamation from media title
Change-Id: If89584a6b52c6a0e70e6636e1da260b47c0ca072
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-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 2b5d638a27c9..abea85b2f868 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> |