| Index: ppapi/api/ppb_url_request_info.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_url_request_info.idl (revision 97869)
|
| +++ ppapi/api/ppb_url_request_info.idl (working copy)
|
| @@ -154,7 +154,7 @@
|
| /**
|
| * Create() creates a new <code>URLRequestInfo</code> object.
|
| *
|
| - * @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> identifying the
|
| @@ -220,7 +220,7 @@
|
| *
|
| * @param[in] request A <code>PP_Resource</code> corresponding to a
|
| * <code>URLRequestInfo</code>.
|
| - * @param[in] file_ref A <code>PP_Resource</code> containing the file
|
| + * @param[in] file_ref A <code>PP_Resource</code> corresponding to a file
|
| * reference.
|
| * @param[in] start_offset An optional starting point offset within the
|
| * file.
|
|
|