From 05eaa7f08da97a2e6944ec64fbf0b32d0b835e24 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 01:37:40 +0300 Subject: Remove extra spaces at line ends. --- src/events/actionevent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/events/actionevent.h') diff --git a/src/events/actionevent.h b/src/events/actionevent.h index df49d6325..3639e6294 100644 --- a/src/events/actionevent.h +++ b/src/events/actionevent.h @@ -84,7 +84,7 @@ class Widget; * Any object can listen for actions from widgets by implementing * the ActionListener interface. * - * If you have implement a widget of your own it's a good idea to + * If you have implement a widget of your own it's a good idea to * let the widget fire action events whenever you feel an action * has occured so action listeners of the widget can be informed * of the state of the widget. -- cgit v1.2.3-60-g2f50