소스 검색

Update name of `template` feature tag in Feature tags

Hugo Locurcio 2 년 전
부모
커밋
68071353a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/export/feature_tags.rst

+ 1 - 1
tutorials/export/feature_tags.rst

@@ -62,7 +62,7 @@ Here is a list of most feature tags in Godot. Keep in mind they are **case-sensi
 +-----------------+----------------------------------------------------------+
 | **editor**      | Running on an editor build                               |
 +-----------------+----------------------------------------------------------+
-| **standalone**  | Running on a non-editor build                            |
+| **template**    | Running on a non-editor (export template) build          |
 +-----------------+----------------------------------------------------------+
 | **double**      | Running on a double-precision build                      |
 +-----------------+----------------------------------------------------------+