Skip to content

Commit

Permalink
grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lordlatch committed Mar 20, 2017
1 parent 83b0da4 commit 9fd7e97
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Evaluate Interpolation

Description
-----------
This node evaluate the input function(Interpolation) at the input value(Position).
This node evaluates the input function(Interpolation) at the input value(Position).

.. image:: images/evaluate_interpolation_node.png
:width: 160pt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This node takes some points and returns a function that represents a spline inte
Inputs
------

- Editing the curve work just like blender's interpolation curve.
- Editing the curve works just like blender's interpolation curve.

Outputs
-------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Inputs
Outputs
-------

- **Interpolation** - A function that represent the input FCurve.
- **Interpolation** - A function that represents the input FCurve.

Advanced Node Settings
----------------------
Expand Down

0 comments on commit 9fd7e97

Please sign in to comment.