瀏覽代碼

rm unnecessary backticks;

bjornbytes 4 年之前
父節點
當前提交
5587109140
共有 1 個文件被更改,包括 1 次插入1 次删除
  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