Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(220)

Unified Diff: ppapi/cpp/file_system.h

Issue 7701004: Fixed spelling errors and changed all references to PP_Resource to be the (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/cpp/core.h ('k') | ppapi/cpp/image_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/file_system.h
===================================================================
--- ppapi/cpp/file_system.h (revision 98665)
+++ 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.
« no previous file with comments | « ppapi/cpp/core.h ('k') | ppapi/cpp/image_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698