Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: chrome/common/extensions/docs/storage.html

Issue 10384177: Fix a one-pixel typo in storage docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/storage.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/storage.html
diff --git a/chrome/common/extensions/docs/storage.html b/chrome/common/extensions/docs/storage.html
index d93723df855110d5fa3b5da50060dbe381475cb9..1ba82b9c06ac20087cbc8b1d8bedbd15b1656bee 100644
--- a/chrome/common/extensions/docs/storage.html
+++ b/chrome/common/extensions/docs/storage.html
@@ -339,7 +339,7 @@ enormous amounts of material.
</p><p>For details on the current limits
of the storage API, and what happens
when those limits are exceeded, please
-see the <a href="#apiReference">API reference.</a>
+see the <a href="#apiReference">API reference</a>.
</p><h2 id="examples">Examples</h2>
<p>
The following example checks for
« no previous file with comments | « chrome/common/extensions/docs/static/storage.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698