Index: ppapi/api/private/ppp_instance_private.idl |
diff --git a/ppapi/api/private/ppp_instance_private.idl b/ppapi/api/private/ppp_instance_private.idl |
index aaa00602212279feaa1f724db3235e3ab38ff9ef..3756faf96f9e266f2cc1f497aaeacd699375eaf5 100644 |
--- a/ppapi/api/private/ppp_instance_private.idl |
+++ b/ppapi/api/private/ppp_instance_private.idl |
@@ -29,7 +29,7 @@ interface PPP_Instance_Private { |
* The returned PP_Var should have a reference added for the caller, which |
* will be responsible for Release()ing that reference. |
* |
- * @param[in] instance A PP_Instance indentifying the instance from which the |
+ * @param[in] instance A PP_Instance identifying the instance from which the |
* instance object is being requested. |
* @return A PP_Var containing scriptable object. |
*/ |