Fix some doxygen comment.

This commit is contained in:
Mark de Wever 2010-01-09 21:02:56 +00:00
parent 80d090d4e7
commit 541ecac1e3

View file

@ -262,7 +262,7 @@ public:
/** /**
* Remove the widget from the keyborad chain. * Remove the widget from the keyborad chain.
* *
* @parameter widget The widget to be removed from the chain. * @param widget The widget to be removed from the chain.
*/ */
void keyboard_remove_from_chain(twidget* widget); void keyboard_remove_from_chain(twidget* widget);