diff --git a/progressfeedback.h b/progressfeedback.h index 35c28ad..5771ac5 100644 --- a/progressfeedback.h +++ b/progressfeedback.h @@ -222,7 +222,7 @@ inline AbortableProgressFeedback::AbortableProgressFeedback(Callback &&callback, } /*! -/* \brief Constructs a new AbortableProgressFeedback based on \a other. + * \brief Constructs a new AbortableProgressFeedback based on \a other. */ inline AbortableProgressFeedback::AbortableProgressFeedback(const AbortableProgressFeedback& other) : BasicProgressFeedback(other)