Index: ppapi/api/ppb_url_loader.idl |
=================================================================== |
--- ppapi/api/ppb_url_loader.idl (revision 98665) |
+++ ppapi/api/ppb_url_loader.idl (working copy) |
@@ -38,7 +38,7 @@ |
* any UI dialogs that need to be shown to the user can be positioned |
* relative to the window containing the instance. |
* |
- * @param[in] instance A <code>PP_Instance</code> indentifying one instance |
+ * @param[in] instance A <code>PP_Instance</code> identifying one instance |
* of a module. |
* |
* @return A <code>PP_Resource</code> corresponding to a URLLoader if |