| Index: ppapi/api/private/ppp_flash_browser_operations.idl
|
| diff --git a/ppapi/api/private/ppp_flash_browser_operations.idl b/ppapi/api/private/ppp_flash_browser_operations.idl
|
| index acd44328239c4f247490bc3c452f0629ec3eb549..1504ad115f351805a8b7a62357b46846fb44fbdf 100644
|
| --- a/ppapi/api/private/ppp_flash_browser_operations.idl
|
| +++ b/ppapi/api/private/ppp_flash_browser_operations.idl
|
| @@ -149,7 +149,7 @@ interface PPP_Flash_BrowserOperations {
|
| * @param[in] plugin_data_path String containing the directory where the
|
| * plugin data is stored.
|
| * @param[out] sites A NULL-terminated array of sites that have stored data.
|
| - * Use FreeSiteList on the the array when done.
|
| + * Use FreeSiteList on the array when done.
|
| *
|
| * See also the NPP_GetSitesWithData function in NPAPI:
|
| * https://wiki.mozilla.org/NPAPI:ClearSiteData
|
|
|