From a53c68f02a359d234dee62dfa3bdd12bb17b13b5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kttsd/kttsd/speaker.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kttsd/kttsd/speaker.h') diff --git a/kttsd/kttsd/speaker.h b/kttsd/kttsd/speaker.h index 04e2190..9ae1921 100644 --- a/kttsd/kttsd/speaker.h +++ b/kttsd/kttsd/speaker.h @@ -430,7 +430,7 @@ class Speaker : public TQObject{ bool isSsml(const TQString &text); /** - * Determines the initial state of an utterance. If the utterance tqcontains + * Determines the initial state of an utterance. If the utterance contains * SSML, the state is set to usWaitingTransform. Otherwise, if the plugin * supports async synthesis, sets to usWaitingSynth, otherwise usWaitingSay. * If an utterance has already been transformed, usWaitingTransform is -- cgit v1.2.3