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

Unified Diff: ppapi/c/ppp_input_event.h

Issue 7650020: Some minor doc changes (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/c/ppb.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/ppp_input_event.h
===================================================================
--- ppapi/c/ppp_input_event.h (revision 96788)
+++ ppapi/c/ppp_input_event.h (working copy)
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From ppp_input_event.idl modified Wed Jul 20 11:12:41 2011. */
+/* From ppp_input_event.idl modified Thu Aug 11 16:06:41 2011. */
#ifndef PPAPI_C_PPP_INPUT_EVENT_H_
#define PPAPI_C_PPP_INPUT_EVENT_H_
@@ -16,7 +16,7 @@
/**
* @file
- * This file defines the API for receiving input events form the browser.
+ * This file defines the API for receiving input events from the browser.
*/
« no previous file with comments | « ppapi/c/ppb.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698