| Index: ppapi/c/ppb_file_system.h
|
| ===================================================================
|
| --- ppapi/c/ppb_file_system.h (revision 97869)
|
| +++ ppapi/c/ppb_file_system.h (working copy)
|
| @@ -3,7 +3,7 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -/* From ppb_file_system.idl modified Sat Jul 16 16:50:26 2011. */
|
| +/* From ppb_file_system.idl modified Tue Aug 23 11:30:57 2011. */
|
|
|
| #ifndef PPAPI_C_PPB_FILE_SYSTEM_H_
|
| #define PPAPI_C_PPB_FILE_SYSTEM_H_
|
| @@ -37,7 +37,7 @@
|
| struct PPB_FileSystem {
|
| /** Create() creates a file system object of the given type.
|
| *
|
| - * @param[in] instance A <code>PP_Instance</code> indentifying the instance
|
| + * @param[in] instance A <code>PP_Instance</code> identifying the instance
|
| * with the file.
|
| * @param[in] type A file system type as defined by
|
| * <code>PP_FileSystemType</code> enum.
|
|
|