summaryrefslogtreecommitdiffstats
path: root/src/knotholder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/knotholder.cpp')
-rw-r--r--src/knotholder.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/knotholder.cpp b/src/knotholder.cpp
index c26082baa..10d03982c 100644
--- a/src/knotholder.cpp
+++ b/src/knotholder.cpp
@@ -1,5 +1,5 @@
/*
- * Container for SPKnot visual handles
+ * Container for SPKnot visual handles.
*
* Authors:
* Mitsuru Oka <oka326@parkcity.ne.jp>
@@ -92,7 +92,7 @@ KnotHolder::update_knots()
}
/**
- * \brief Returns true if at least one of the KnotHolderEntities has the mouse hovering above it
+ * Returns true if at least one of the KnotHolderEntities has the mouse hovering above it.
*/
bool KnotHolder::knot_mouseover()
{