| Index: ppapi/cpp/file_system.h
|
| ===================================================================
|
| --- ppapi/cpp/file_system.h (revision 97869)
|
| +++ ppapi/cpp/file_system.h (working copy)
|
| @@ -29,7 +29,7 @@
|
|
|
| /// This constructor creates a file system object of the given type.
|
| ///
|
| - /// @param[in] instance A <code>Instance</code> indentifying the instance
|
| + /// @param[in] instance A <code>Instance</code> identifying the instance
|
| /// with the file.
|
| /// @param[in] type A file system type as defined by
|
| /// <code>PP_FileSystemType</code> enum.
|
|
|