summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/notifications.html
diff options
context:
space:
mode:
authorkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-02 17:59:01 +0000
committerkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-02 17:59:01 +0000
commit1903b5ce35da437719a1cffbb1264250bf9e38b6 (patch)
treeade29e420ab0cdc496b6eeb35c332c2e7fa163b1 /chrome/common/extensions/docs/static/notifications.html
parent4d4eb36b25468944da82601c2bde2f39d37ec9dd (diff)
downloadchromium_src-1903b5ce35da437719a1cffbb1264250bf9e38b6.zip
chromium_src-1903b5ce35da437719a1cffbb1264250bf9e38b6.tar.gz
chromium_src-1903b5ce35da437719a1cffbb1264250bf9e38b6.tar.bz2
Minor edits, plus updating the copyright year.
Some generated files changed (cookies, extension, history), but those seem to be random reordering by the API generator. TBR=aa TEST=none BUG=none Review URL: http://codereview.chromium.org/2498002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48739 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/static/notifications.html')
-rw-r--r--chrome/common/extensions/docs/static/notifications.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/static/notifications.html b/chrome/common/extensions/docs/static/notifications.html
index 5359bfd..8d3d98a 100644
--- a/chrome/common/extensions/docs/static/notifications.html
+++ b/chrome/common/extensions/docs/static/notifications.html
@@ -82,8 +82,7 @@ notification.show();
</pre>
<p>For complete API details,
-see the <a href="http://dev.chromium.org/developers/design-documents/desktop-notifications/api-specification">Desktop notifications draft specification</a>.</p>.
-
+see the <a href="http://dev.chromium.org/developers/design-documents/desktop-notifications/api-specification">Desktop notifications draft specification</a>.</p>
<h2 id="communication">Communicating with other views</h2>