From 6e83f454d768375e24057946b0949dc174dfa4b5 Mon Sep 17 00:00:00 2001 From: liusy182 Date: Thu, 21 Jul 2016 22:46:46 +0800 Subject: [PATCH] documentation error pointed out in issue #6541 --- docs/api/web-contents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index ad53ae79de3f..f9a22d21adfb 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -367,7 +367,7 @@ Returns: was invoked on. Elements with source URLs are images, audio and video. * `mediaType` String - Type of the node the context menu was invoked on. Can be `none`, `image`, `audio`, `video`, `canvas`, `file` or `plugin`. - * `hasImageContent` Boolean - Whether the context menu was invoked on an image + * `hasImageContents` Boolean - Whether the context menu was invoked on an image which has non-empty contents. * `isEditable` Boolean - Whether the context is editable. * `selectionText` String - Text of the selection that the context menu was