aboutsummaryrefslogtreecommitdiff
path: root/test/dw/form.hh
diff options
context:
space:
mode:
Diffstat (limited to 'test/dw/form.hh')
-rw-r--r--test/dw/form.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dw/form.hh b/test/dw/form.hh
index ab5b90d5..b379e14a 100644
--- a/test/dw/form.hh
+++ b/test/dw/form.hh
@@ -9,8 +9,8 @@ namespace form {
/**
* \brief Handles HTML form data.
*
- * Add resources by calling the respective add...Resource method. Furtermore,
- * this class impelements dw::core::ui::ButtonResource::ClickedReceiver, the
+ * Add resources by calling the respective add...Resource method. Furthermore,
+ * this class implements dw::core::ui::ButtonResource::ClickedReceiver, the
* form data is printed to stdout, when the "clicked" signal is received.
*
* \todo wrong comment