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 'source/blender/freestyle/intern/python/BPy_Id.cpp')
-rw-r--r--source/blender/freestyle/intern/python/BPy_Id.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/python/BPy_Id.cpp b/source/blender/freestyle/intern/python/BPy_Id.cpp
index 5d56903d854..4daf119ddd6 100644
--- a/source/blender/freestyle/intern/python/BPy_Id.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Id.cpp
@@ -33,8 +33,8 @@ PyDoc_STRVAR(Id_doc,
"\n"
" :arg first: The first number.\n"
" :type first: int\n"
-" :arg iSecond: The second number.\n"
-" :type iSecond: int\n"
+" :arg second: The second number.\n"
+" :type second: int\n"
"\n"
".. method:: __init__(brother)\n"
"\n"