Skip to content

Commit 02fe570

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent 43f4670 commit 02fe570

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gen-src/ChromeDevtoolsProtocol/Model/DOM/ChildNodeInsertedEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ final class ChildNodeInsertedEvent implements \JsonSerializable
1919
public $parentNodeId;
2020

2121
/**
22-
* If of the previous siblint.
22+
* Id of the previous sibling.
2323
*
2424
* @var int
2525
*/

protocol.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7832,7 +7832,7 @@
78327832
},
78337833
{
78347834
"name": "previousNodeId",
7835-
"description": "If of the previous siblint.",
7835+
"description": "Id of the previous sibling.",
78367836
"$ref": "NodeId"
78377837
},
78387838
{

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d72157ae06e35b177d2a86581a6837db protocol.json
1+
edbc9446a82aca06aa7795a5936b2f2b protocol.json

0 commit comments

Comments
 (0)