QTfrontend/ui/widget/SmartLineEdit.h
changeset 6200 6a4ace88d85a
parent 6188 e48280142001
child 6205 7764cbe4ddd7
--- a/QTfrontend/ui/widget/SmartLineEdit.h	Mon Oct 24 11:14:09 2011 +0200
+++ b/QTfrontend/ui/widget/SmartLineEdit.h	Mon Oct 24 20:01:25 2011 +0200
@@ -37,7 +37,7 @@
 #include "HistoryLineEdit.h"
 
 /**
- * @brief A {@link HistoryLineEdit} that features auto-completion with TAB key
+ * @brief {@link HistoryLineEdit} that features auto-completion with TAB key
  *         and clear with ESC key.
  *
  * Notes: