| Index: chrome/common/extensions/api/mediaPlayerPrivate.json
|
| diff --git a/chrome/common/extensions/api/mediaPlayerPrivate.json b/chrome/common/extensions/api/mediaPlayerPrivate.json
|
| index 5d3f8bdb9ce357abdfcc018849227ed3b5e6b1ba..973e933593196e6c3b130403b578e125bfb1248d 100644
|
| --- a/chrome/common/extensions/api/mediaPlayerPrivate.json
|
| +++ b/chrome/common/extensions/api/mediaPlayerPrivate.json
|
| @@ -98,7 +98,7 @@
|
| {
|
| "name": "onPlaylistChanged",
|
| "type": "function",
|
| - "descrition": "Notifies that playlist content or state has been changed. Data could be retrieved via 'getPlaylist'.",
|
| + "description": "Notifies that playlist content or state has been changed. Data could be retrieved via 'getPlaylist'.",
|
| "parameters": []
|
| }
|
| ]
|
|
|