diff options
Diffstat (limited to 'src/shape-editor.cpp')
| -rw-r--r-- | src/shape-editor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp index 1962b710c..1fe6e620b 100644 --- a/src/shape-editor.cpp +++ b/src/shape-editor.cpp @@ -227,7 +227,7 @@ bool ShapeEditor::has_selection() { } /** - * \brief Returns true if this ShapeEditor has a knot above which the mouse currently hovers + * Returns true if this ShapeEditor has a knot above which the mouse currently hovers. */ bool ShapeEditor::knot_mouseover() { |
