Index: ppapi/c/private/ppp_flash_browser_operations.h |
diff --git a/ppapi/c/private/ppp_flash_browser_operations.h b/ppapi/c/private/ppp_flash_browser_operations.h |
index 7e602cce09921a0f51ef45707da5d7ceafa605c3..0bbf64c0340c8bc01e7b4207816449d9ffc9957e 100644 |
--- a/ppapi/c/private/ppp_flash_browser_operations.h |
+++ b/ppapi/c/private/ppp_flash_browser_operations.h |
@@ -157,7 +157,7 @@ struct PPP_Flash_BrowserOperations_1_1 { |
const char* plugin_data_path, |
PP_Flash_BrowserOperations_SettingType setting_type, |
PP_Flash_BrowserOperations_Permission permission, |
- PP_Bool clear_site_speicifc); |
+ PP_Bool clear_site_specific); |
/** |
* Sets site-specific permission. If a site has already got site-specific |
* permission and it is not in <code>sites</code>, it won't be affected. |