فهرست منبع

Fix cone joint setLimit action description

Josip 6 ماه پیش
والد
کامیت
27ed18d68f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      api/lovr/physics/ConeJoint/setLimit.lua

+ 1 - 1
api/lovr/physics/ConeJoint/setLimit.lua

@@ -1,7 +1,7 @@
 return {
 return {
   summary = 'Set the angle limit of the ConeJoint.',
   summary = 'Set the angle limit of the ConeJoint.',
   description = [[
   description = [[
-    Returns the angle limit of the ConeJoint.  The relative angle between the ConeJoint's axis and
+    Sets the angle limit of the ConeJoint.  The relative angle between the ConeJoint's axis and
     the second Collider will be constrained to this limit.
     the second Collider will be constrained to this limit.
   ]],
   ]],
   arguments = {
   arguments = {