summaryrefslogtreecommitdiffstats
path: root/util/accessibilityinspector/screenreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/accessibilityinspector/screenreader.h')
-rw-r--r--util/accessibilityinspector/screenreader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/accessibilityinspector/screenreader.h b/util/accessibilityinspector/screenreader.h
index 6b2f354239..f18b537da2 100644
--- a/util/accessibilityinspector/screenreader.h
+++ b/util/accessibilityinspector/screenreader.h
@@ -50,8 +50,8 @@
/*
A Simple screen reader for touch-based user interfaces.
- Requires a text-to-speach backend. Currently implemented on
- Mac OS X and using festival on unix.
+ Requires a text-to-speach backend. Currently implemented
+ using festival on unix.
*/
class OptionsWidget;
class ScreenReader : public QObject