Преглед на файлове

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 {
   summary = 'Set the angle limit of the ConeJoint.',
   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.
   ]],
   arguments = {