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:
Diffstat (limited to 'release/scripts/modules/blend_render_info.py')
-rwxr-xr-xrelease/scripts/modules/blend_render_info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/modules/blend_render_info.py b/release/scripts/modules/blend_render_info.py
index 3b4fb255005..8cf4734bddb 100755
--- a/release/scripts/modules/blend_render_info.py
+++ b/release/scripts/modules/blend_render_info.py
@@ -22,7 +22,7 @@
# This module can get render info without running from inside blender.
#
-# This struct wont change according to Ton.
+# This struct won't change according to Ton.
# Note that the size differs on 32/64bit
#
# typedef struct BHead {