瀏覽代碼

Removed asterisk in heading

Björn Ritzl 4 年之前
父節點
當前提交
0cbcc6f121
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/manuals/project-settings.md

+ 1 - 1
docs/en/manuals/project-settings.md

@@ -497,7 +497,7 @@ Swap interval is the interval with which to swap the front and back buffers in s
 Currently, Defold queries for monitor refresh rate at init and uses that as a basis for picking a fixed `dt`. If you want to support monitors using variable refresh rate (GSync or FreeSync for example) or other scenarios where the refresh rate might not be trivial to query, uncheck `Vsync`to let the engine measure actual `dt` each frame instead of relying on a fixed time step.
 
 
-### Vsync and frame cap in Defold*
+### Vsync and frame cap in Defold
 
 <table>
   <tr>