summaryrefslogtreecommitdiff
path: root/libopie/otabwidget.h
Side-by-side diff
Diffstat (limited to 'libopie/otabwidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/otabwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/otabwidget.h b/libopie/otabwidget.h
index acb9223..047eaa1 100644
--- a/libopie/otabwidget.h
+++ b/libopie/otabwidget.h
@@ -256,7 +256,7 @@ private:
signals:
/**
- * @fn currentChanegd( QWidget *widget )
+ * @fn currentChanged( QWidget *widget )
* @brief This signal is emitted whenever the widget has changed.
*
* @param widget Pointer to new current widget.