From 3fcef18c75f7cd751ed706c12977230242fb817d Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/sound/AlsaDriver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sound/AlsaDriver.cpp') diff --git a/src/sound/AlsaDriver.cpp b/src/sound/AlsaDriver.cpp index f486ac7..a0ac79c 100644 --- a/src/sound/AlsaDriver.cpp +++ b/src/sound/AlsaDriver.cpp @@ -347,7 +347,7 @@ AlsaDriver::getAutoTimer(bool &wantTimerChecks) { Audit audit; - // Look for the aptqparent best-choice timer. + // Look for the apparent best-choice timer. if (m_timers.empty()) return ""; -- cgit v1.2.3