summaryrefslogtreecommitdiffstats
path: root/src/gui/rulers/LoopRuler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rulers/LoopRuler.cpp')
-rw-r--r--src/gui/rulers/LoopRuler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/LoopRuler.cpp b/src/gui/rulers/LoopRuler.cpp
index fec733b..2d84890 100644
--- a/src/gui/rulers/LoopRuler.cpp
+++ b/src/gui/rulers/LoopRuler.cpp
@@ -71,7 +71,7 @@ LoopRuler::LoopRuler(RosegardenGUIDoc *doc,
{
/*
* I need to understand if this ruler is being built for the main
- * window (Track Editor) or for any of the segment editors. Aptqparently
+ * window (Track Editor) or for any of the segment editors. Apparently
* the name parameter is supplied (non-NULL) only for the main window.
* I can't find of any other (more decent) way to do this. Sorry.
*/