diff options
Diffstat (limited to 'ppapi/api/private/ppb_network_monitor_private.idl')
-rw-r--r-- | ppapi/api/private/ppb_network_monitor_private.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/api/private/ppb_network_monitor_private.idl b/ppapi/api/private/ppb_network_monitor_private.idl index 8144605..fe264a6 100644 --- a/ppapi/api/private/ppb_network_monitor_private.idl +++ b/ppapi/api/private/ppb_network_monitor_private.idl @@ -31,7 +31,7 @@ interface PPB_NetworkMonitor_Private { * Starts network change monitoring. The specified * <code>callback</code> will be called on the main thread once * after this method is called (to supply the initial network - * configuarion) and then later every time network configuration + * configuration) and then later every time network configuration * changes. Notifications are stopped when the returned resource is * destroyed. If the plugin doesn't have access to the network list * then the callback will be called once with the |