summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/handlebox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/handlebox.cpp')
-rw-r--r--src/ui/widget/handlebox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/handlebox.cpp b/src/ui/widget/handlebox.cpp
index b82b715bb..f5b716975 100644
--- a/src/ui/widget/handlebox.cpp
+++ b/src/ui/widget/handlebox.cpp
@@ -1,5 +1,5 @@
/**
- * \brief HandleBox Widget - Adds a detachment handle to another widget.
+ * HandleBox Widget - Adds a detachment handle to another widget.
*
* This work really doesn't amount to much more than a convenience constructor
* for Gtk::HandleBox. Maybe this could be contributed back to Gtkmm, as