summaryrefslogtreecommitdiffstats
path: root/kalzium/src/spectrum.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalzium/src/spectrum.h')
-rw-r--r--kalzium/src/spectrum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalzium/src/spectrum.h b/kalzium/src/spectrum.h
index dcde91cb..090822a6 100644
--- a/kalzium/src/spectrum.h
+++ b/kalzium/src/spectrum.h
@@ -143,7 +143,7 @@ class Spectrum
TQString bandsAsHtml();
/**
- * @return the tqparent element of this spectrum
+ * @return the parent element of this spectrum
*/
Element* parentElement()
{ return m_parentElement; }