summaryrefslogtreecommitdiff
path: root/framework/source/fwe/classes
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-04-24 16:29:37 +0200
committerMichael Stahl <mstahl@redhat.com>2015-04-25 22:45:51 +0200
commitdeb50a2a8a958be55a3564399b1973d365e82cf3 (patch)
tree424c3d8baf852f6e350debcffede5ea0a605be3d /framework/source/fwe/classes
parenta57309fec223ef62a929807d078baafb0057005e (diff)
remove some @author tags from suspiciously unidiomatic code
Change-Id: I3930420fe502978f8e14a688f2eb99c74d185f7b
Diffstat (limited to 'framework/source/fwe/classes')
-rw-r--r--framework/source/fwe/classes/framelistanalyzer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/fwe/classes/framelistanalyzer.cxx b/framework/source/fwe/classes/framelistanalyzer.cxx
index 00599b82b258..708281fd500a 100644
--- a/framework/source/fwe/classes/framelistanalyzer.cxx
+++ b/framework/source/fwe/classes/framelistanalyzer.cxx
@@ -187,7 +187,7 @@ void FrameListAnalyzer::impl_analyze()
// b) Or is includes this task the special backing component?
// Return it separated from any return list.
// But check if the reference task itself is the backing frame.
- // Our user mst know it to decide right.
+ // Our user must know it to decide right.
if ((m_eDetectMode & E_BACKINGCOMPONENT) == E_BACKINGCOMPONENT)
{
try