aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/core/geometry/cubic-bezier.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/montage/core/geometry/cubic-bezier.js')
-rwxr-xr-xnode_modules/montage/core/geometry/cubic-bezier.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/core/geometry/cubic-bezier.js b/node_modules/montage/core/geometry/cubic-bezier.js
index 03fc4695..40329331 100755
--- a/node_modules/montage/core/geometry/cubic-bezier.js
+++ b/node_modules/montage/core/geometry/cubic-bezier.js
@@ -28,7 +28,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28POSSIBILITY OF SUCH DAMAGE. 28POSSIBILITY OF SUCH DAMAGE.
29</copyright> */ 29</copyright> */
30/** 30/**
31 @module montage/core/geometry/cubic-bezier 31 @module montage/core/geometry/cubic-bezier
32 @requires montage/core/core 32 @requires montage/core/core
33 @requires montage/core/geometry/point 33 @requires montage/core/geometry/point
34*/ 34*/