Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2021-11-19 15:01:23 +0300
committerBrecht Van Lommel <brecht@blender.org>2021-11-19 15:02:16 +0300
commit1b94c53aa653d390e9a459517ad97f2285b19b2a (patch)
tree6e9f2fae9d3f0fc6f95f4ec6f149fdbc99e19772 /intern/cycles/blender
parent7d5ef64bfb26825658f1a9e0485366e4b3568a0c (diff)
Cleanup: fix typos in comments and docs
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D10447
Diffstat (limited to 'intern/cycles/blender')
-rw-r--r--intern/cycles/blender/display_driver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/blender/display_driver.cpp b/intern/cycles/blender/display_driver.cpp
index d5f6d85251e..abf421983b3 100644
--- a/intern/cycles/blender/display_driver.cpp
+++ b/intern/cycles/blender/display_driver.cpp
@@ -334,7 +334,7 @@ bool BlenderDisplayDriver::update_begin(const Params &params,
/* Update PBO dimensions if needed.
*
- * NOTE: Allocate the PBO for the the size which will fit the final render resolution (as in,
+ * NOTE: Allocate the PBO for the size which will fit the final render resolution (as in,
* at a resolution divider 1. This was we don't need to recreate graphics interoperability
* objects which are costly and which are tied to the specific underlying buffer size.
* The downside of this approach is that when graphics interoperability is not used we are