| Index: ppapi/api/ppb_file_system.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_file_system.idl (revision 98665)
|
| +++ ppapi/api/ppb_file_system.idl (working copy)
|
| @@ -18,7 +18,7 @@
|
| interface 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.
|
|
|