2
0
Эх сурвалжийг харах

rm unnecessary backticks;

bjornbytes 4 жил өмнө
parent
commit
5587109140

+ 1 - 1
api/lovr/callbacks/conf.lua

@@ -160,7 +160,7 @@ return {
   },
   },
   returns = {},
   returns = {},
   notes = [[
   notes = [[
-    Disabling the `headset` module can improve startup time a lot if you aren't intending to use
+    Disabling the headset module can improve startup time a lot if you aren't intending to use
     `lovr.headset`.
     `lovr.headset`.
 
 
     You can set `t.window` to nil to avoid creating the window. You can do it yourself later by
     You can set `t.window` to nil to avoid creating the window. You can do it yourself later by