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

Unified Diff: ppapi/cpp/dev/file_chooser_dev.h

Issue 13220002: [PPAPI] Fix a bunch of spelling mistakes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/audio_config.h ('k') | ppapi/cpp/dev/scriptable_object_deprecated.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/dev/file_chooser_dev.h
diff --git a/ppapi/cpp/dev/file_chooser_dev.h b/ppapi/cpp/dev/file_chooser_dev.h
index 4feee6a59bdb4f9a8a1828f295ee390ea1535b8a..10b0ba0122c7fc2f71d4ca57fe6df537beba3b16 100644
--- a/ppapi/cpp/dev/file_chooser_dev.h
+++ b/ppapi/cpp/dev/file_chooser_dev.h
@@ -86,7 +86,7 @@ class FileChooser_Dev : public Resource {
PP_CompletionCallback original_callback;
};
- // Provide backwards-compatability for older versions. Converts the old-style
+ // Provide backwards-compatibility for older versions. Converts the old-style
// 0.5 "iterator" interface to the new-style 0.6 "array output" interface that
// the caller is expecting.
//
« no previous file with comments | « ppapi/cpp/audio_config.h ('k') | ppapi/cpp/dev/scriptable_object_deprecated.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698