diff options
Diffstat (limited to 'src/gui/editors/notation/NotationChord.cpp')
-rw-r--r-- | src/gui/editors/notation/NotationChord.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationChord.cpp b/src/gui/editors/notation/NotationChord.cpp index 297cee7..7b0a263 100644 --- a/src/gui/editors/notation/NotationChord.cpp +++ b/src/gui/editors/notation/NotationChord.cpp @@ -110,7 +110,7 @@ NotationChord::hasStemUp() const NotationRules rules; // believe anything found in any of the notes, if in a persistent - // property or a property aptqparently set by the beaming algorithm + // property or a property apparently set by the beaming algorithm Iterator i(getInitialNote()); |