aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/fldoxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/source/fldoxygen.h')
-rw-r--r--externals/grill/flext/source/fldoxygen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/fldoxygen.h b/externals/grill/flext/source/fldoxygen.h
index 202176ea..27b000c0 100644
--- a/externals/grill/flext/source/fldoxygen.h
+++ b/externals/grill/flext/source/fldoxygen.h
@@ -150,7 +150,7 @@ private:
For each method that shall be exposed to the realtime-system (for receiving messages) and
every attribute (for setting and getting values) callbacks have to be set up.
-The functions in the groups "\ref FLEXT_D_CALLBACK" and "\ref FLEXT_D_ATTRIB" allow for their
+The functions in the groups \ref FLEXT_D_CALLBACK and \ref FLEXT_D_ATTRIB allow for their
convenient definition.
\verbatim