Index: chrome/common/extensions/api/document_scan.idl |
diff --git a/chrome/common/extensions/api/document_scan.idl b/chrome/common/extensions/api/document_scan.idl |
index 97baa91c0efa65a1d4ae5f57668cdb5c0f74f85f..a2bdcca45c030b843c8754b09eb971f86da9d1fb 100644 |
--- a/chrome/common/extensions/api/document_scan.idl |
+++ b/chrome/common/extensions/api/document_scan.idl |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Use the <code>chrome.document_scan</code> API to discover and retrieve |
+// Use the <code>chrome.documentScan</code> API to discover and retrieve |
// images from attached paper document scanners. |
namespace documentScan { |
dictionary ScanOptions { |