| Index: ppapi/c/private/ppb_flash_clipboard.h
|
| diff --git a/ppapi/c/private/ppb_flash_clipboard.h b/ppapi/c/private/ppb_flash_clipboard.h
|
| index 5da06cc6e68047b17137d5f3c5458f0a09cb5642..d59957a828eff8e2275e6bd1bed9c4a9095431bf 100644
|
| --- a/ppapi/c/private/ppb_flash_clipboard.h
|
| +++ b/ppapi/c/private/ppb_flash_clipboard.h
|
| @@ -3,7 +3,7 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -/* From private/ppb_flash_clipboard.idl modified Mon Oct 29 12:51:16 2012. */
|
| +/* From private/ppb_flash_clipboard.idl modified Thu Mar 28 10:23:59 2013. */
|
|
|
| #ifndef PPAPI_C_PRIVATE_PPB_FLASH_CLIPBOARD_H_
|
| #define PPAPI_C_PRIVATE_PPB_FLASH_CLIPBOARD_H_
|
| @@ -42,7 +42,7 @@ typedef enum {
|
| PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_Flash_Clipboard_Type, 4);
|
|
|
| /**
|
| - * This enumeration contains the predfined clipboard data formats.
|
| + * This enumeration contains the predefined clipboard data formats.
|
| */
|
| typedef enum {
|
| /** Indicates an invalid or unsupported clipboard data format. */
|
|
|