Index: chrome/browser/resources/pdf/pdf_scripting_api.js |
diff --git a/chrome/browser/resources/pdf/pdf_scripting_api.js b/chrome/browser/resources/pdf/pdf_scripting_api.js |
index 8b0b9d5c0a74119b67b67a22d8bb9945efb29613..564467f9c81802d8d87392eab644b553c8dbd000 100644 |
--- a/chrome/browser/resources/pdf/pdf_scripting_api.js |
+++ b/chrome/browser/resources/pdf/pdf_scripting_api.js |
@@ -160,7 +160,7 @@ PDFScriptingAPI.prototype = { |
* Creates a PDF viewer with a scripting interface. This is basically 1) an |
* iframe which is navigated to the PDF viewer extension and 2) a scripting |
* interface which provides access to various features of the viewer for use |
- * by print preview and accessbility. |
+ * by print preview and accessibility. |
* @param {string} src the source URL of the PDF to load initially. |
* @return {HTMLIFrameElement} the iframe element containing the PDF viewer. |
*/ |