bjorn 2 years ago
parent
commit
5570bbb9d0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      api/lovr/graphics/Pass/circle.lua

+ 2 - 1
api/lovr/graphics/Pass/circle.lua

@@ -39,6 +39,7 @@ return {
     }
   },
   notes = [[
-    The local origin of the circle is in its center. The local z axis is perpendicular to plane of the circle.
+    The local origin of the circle is in its center.  The local z axis is perpendicular to plane of
+    the circle.
   ]]
 }