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/blenkernel/BKE_curves.hh')
-rw-r--r--source/blender/blenkernel/BKE_curves.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blenkernel/BKE_curves.hh b/source/blender/blenkernel/BKE_curves.hh
index 8d17fe56156..4b0fc293b54 100644
--- a/source/blender/blenkernel/BKE_curves.hh
+++ b/source/blender/blenkernel/BKE_curves.hh
@@ -572,8 +572,8 @@ struct Insertion {
* Compute the insertion of a control point and handles in a Bezier segment without changing its
* shape.
* \param parameter: Factor in from 0 to 1 defining the insertion point within the segment.
- * \return Inserted point paramaters including position, and both new and updated handles for
- * neighbouring control points.
+ * \return Inserted point parameters including position, and both new and updated handles for
+ * neighboring control points.
*
* <pre>
* handle_prev handle_next