瀏覽代碼

doc: typo

Michele Caini 5 年之前
父節點
當前提交
0497762f94
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/md/config.md

+ 1 - 1
docs/md/config.md

@@ -97,7 +97,7 @@ This option is meant to disable all controls.
 
 In order to reduce memory consumption and increase performance, empty types are
 never stored by the ECS module of `EnTT`.<br/>
-Use thi svariable to treat these types like all others and therefore to create a
+Use this variable to treat these types like all others and therefore to create a
 dedicated storage for them.
 
 ## ENTT_STANDARD_CPP