summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/faq.html')
-rw-r--r--chrome/common/extensions/docs/faq.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/faq.html b/chrome/common/extensions/docs/faq.html
index 97ceb05..de9bfbb 100644
--- a/chrome/common/extensions/docs/faq.html
+++ b/chrome/common/extensions/docs/faq.html
@@ -97,7 +97,7 @@
</tr>
</tbody></table>
- <div id="codesiteContent">
+ <div id="codesiteContent" class="">
<a id="gc-topnav-anchor"></a>
<div id="gc-topnav">
@@ -189,7 +189,7 @@
<div class="g-unit" id="gc-pagecontent">
<div id="pageTitle">
- <h1 class="page_title">FAQ</h1>
+ <h1 class="page_title">FAQ - Google Chrome Extensions - Google Code</h1>
</div>
<!-- TABLE OF CONTENTS -->
<div id="toc" style="display: none; ">
@@ -325,8 +325,12 @@ This page will give answers to frequently asked questions.
<div>
<h4>Callback function</h4>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
+ <p>
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->