Commit f4cfda61 authored by pstew's avatar pstew Committed by Commit bot

Fix API name in document scan

BUG=450601
R=kalman@chromium.org

Review URL: https://codereview.chromium.org/901583003

Cr-Commit-Position: refs/heads/master@{#314710}
parent 1e8a59af
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment