Parcourir la source

rm unnecessary backticks;

bjornbytes il y a 4 ans
Parent
commit
5587109140
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      api/lovr/callbacks/conf.lua

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

@@ -160,7 +160,7 @@ return {
   },
   returns = {},
   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`.
 
     You can set `t.window` to nil to avoid creating the window. You can do it yourself later by