summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Brooke <aurelien@bahiasoft.fr>2024-01-16 09:42:32 +0100
committerAurélien Brooke <aurelien@bahiasoft.fr>2024-01-18 11:28:46 +0100
commitbef34187525af9417d2325ea285e663f23ec6a76 (patch)
tree0a58e2f846641c051767e59d10ed04a7a5c329eb
parentd1c7451de4bf12b79cc24dc9ce62cea9fb733a6d (diff)
QBackendNode: fix a small typo
Change-Id: I932571833ae612f635178189b3302f54bb15351c Reviewed-by: Mike Krus <mike.krus@kdab.com>
-rw-r--r--src/core/nodes/qbackendnode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nodes/qbackendnode.cpp b/src/core/nodes/qbackendnode.cpp
index 7a8aaa45e..ed5363a70 100644
--- a/src/core/nodes/qbackendnode.cpp
+++ b/src/core/nodes/qbackendnode.cpp
@@ -156,7 +156,7 @@ QBackendNode::Mode QBackendNode::mode() const noexcept
* \param frontEnd
* \param firstTime
*
- * This is called by the aspect when a \a frontEnd node needs to synchronize it's changes
+ * This is called by the aspect when a \a frontEnd node needs to synchronize its changes
* with the backend (normally due to property changes).
*
* \a firstTime will be true if the backend node was just created