diff options
Diffstat (limited to 'src/base/AnalysisTypes.h')
-rw-r--r-- | src/base/AnalysisTypes.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/AnalysisTypes.h b/src/base/AnalysisTypes.h index df3a416..fb99cac 100644 --- a/src/base/AnalysisTypes.h +++ b/src/base/AnalysisTypes.h @@ -62,8 +62,8 @@ NoChord = "no-chord", /////////////////////////////////////////////////////////////////////////// /** - * ChordLabel names chords and identifies them from their tqmasks. See - * ChordLabel::checkMap() for details on what the tqmasks are and + * ChordLabel names chords and identifies them from their masks. See + * ChordLabel::checkMap() for details on what the masks are and * AnalysisHelper::labelChords() for an example. */ |