summaryrefslogtreecommitdiffstats
path: root/src/render/backend/jobs/renderviewjobutils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/jobs/renderviewjobutils.cpp')
-rw-r--r--src/render/backend/jobs/renderviewjobutils.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/backend/jobs/renderviewjobutils.cpp b/src/render/backend/jobs/renderviewjobutils.cpp
index 62d9f2202..5827dd88e 100644
--- a/src/render/backend/jobs/renderviewjobutils.cpp
+++ b/src/render/backend/jobs/renderviewjobutils.cpp
@@ -60,8 +60,8 @@ namespace Render {
/*!
\internal
- Walks up the framegraph tree from \p fgLeaf and builds up as much state
- as possible and populates \p rv. For cases where we can't get the specific state
+ Walks up the framegraph tree from \a fgLeaf and builds up as much state
+ as possible and populates \a rv. For cases where we can't get the specific state
(e.g. because it depends upon more than just the framegraph) we store the data from
the framegraph that will be needed to later when the rest of the data becomes available
*/