summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qnode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/qnode.cpp')
-rw-r--r--src/core/nodes/qnode.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nodes/qnode.cpp b/src/core/nodes/qnode.cpp
index ecdc83b2c..b370102d4 100644
--- a/src/core/nodes/qnode.cpp
+++ b/src/core/nodes/qnode.cpp
@@ -984,9 +984,9 @@ QNodeCommand::CommandId QNode::sendCommand(const QString &name,
}
/*!
- * \brief Send a command back to the backend node
+ * \brief Send a \a command back to the backend node.
*
- * Assumes the command is to be to sent back in reply to itself to the backend node
+ * Assumes the command is to be to sent back in reply to itself to the backend node.
*
* \sa QNodeCommand, QNode::sendCommand
*/