-rw-r--r-- | libopie/otabwidget.h | 2 |
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: | |||
256 | 256 | ||
257 | signals: | 257 | signals: |
258 | /** | 258 | /** |
259 | * @fn currentChanegd( QWidget *widget ) | 259 | * @fn currentChanged( QWidget *widget ) |
260 | * @brief This signal is emitted whenever the widget has changed. | 260 | * @brief This signal is emitted whenever the widget has changed. |
261 | * | 261 | * |
262 | * @param widget Pointer to new current widget. | 262 | * @param widget Pointer to new current widget. |