summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/tut_debugging.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/tut_debugging.html')
-rw-r--r--chrome/common/extensions/docs/tut_debugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/tut_debugging.html b/chrome/common/extensions/docs/tut_debugging.html
index b3b5fee..989f7bd 100644
--- a/chrome/common/extensions/docs/tut_debugging.html
+++ b/chrome/common/extensions/docs/tut_debugging.html
@@ -698,7 +698,7 @@ of Getting Started.
<div class="summary">
<!-- Note: intentionally longer 80 columns -->
- <span class="subdued">chrome.bookmarks</span><span>onEvent</span><span class="subdued">.addListener</span>(function(<span>Type param1, Type param2</span>) <span class="subdued">{...}</span><span>, Type opt_param1, Type opt_param2</span>));
+ <span class="subdued">chrome.bookmarks</span><span>onEvent</span><span class="subdued">.addListener</span>(function(<span>Type param1, Type param2</span>) <span class="subdued">{...}</span><span>, Type opt_param1, Type opt_param2</span>);
</div>
<div class="description">