diff options
Diffstat (limited to 'package/gtkperf/Config.in')
-rw-r--r-- | package/gtkperf/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gtkperf/Config.in b/package/gtkperf/Config.in index 1089dbf477..78c35e72e7 100644 --- a/package/gtkperf/Config.in +++ b/package/gtkperf/Config.in @@ -5,5 +5,5 @@ config BR2_PACKAGE_GTKPERF GtkPerf is an application designed to test GTK+ performance. The point is to create common testing platform to run predefined GTK+ widgets - e.g. (opening comboboxes, toggling buttons, scrolling text yms.) - and this way define the speed of device/platform. + e.g. (opening comboboxes, toggling buttons, scrolling text + yms.) and this way define the speed of device/platform. |