Skip to content

Commit 6ceddde

Browse files
committed
Add missing dot.
1 parent b98c6d2 commit 6ceddde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/community/Tween3D.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,11 +2579,11 @@
25792579
"objectGroups": []
25802580
},
25812581
{
2582-
"description": "Progress of a tween (between 0.0 and 1.0)",
2582+
"description": "the progress of a tween (between 0.0 and 1.0).",
25832583
"fullName": "Progress of a tween",
25842584
"functionType": "ExpressionAndCondition",
25852585
"name": "Progress",
2586-
"sentence": "The progress of tween _PARAM2_",
2586+
"sentence": "the progress of tween _PARAM2_",
25872587
"events": [
25882588
{
25892589
"type": "BuiltinCommonInstructions::Standard",

0 commit comments

Comments
 (0)