diff options
Diffstat (limited to 'chrome/views/event.h')
-rw-r--r-- | chrome/views/event.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/event.h b/chrome/views/event.h index 91e8d36..35ebfbe 100644 --- a/chrome/views/event.h +++ b/chrome/views/event.h @@ -111,7 +111,7 @@ class Event { // // LocatedEvent class // -// A generifc event that is used for any events that is located at a specific +// A generic event that is used for any events that is located at a specific // position in the screen. // //////////////////////////////////////////////////////////////////////////////// |