Skip to content

Commit 84014af

Browse files
authored
Merge pull request godotengine#6690 from Calinou/update-template-feature-tag
Update name of `template` feature tag in Feature tags
2 parents e37fcde + 6807135 commit 84014af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/export/feature_tags.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Here is a list of most feature tags in Godot. Keep in mind they are **case-sensi
6262
+-----------------+----------------------------------------------------------+
6363
| **editor** | Running on an editor build |
6464
+-----------------+----------------------------------------------------------+
65-
| **standalone** | Running on a non-editor build |
65+
| **template** | Running on a non-editor (export template) build |
6666
+-----------------+----------------------------------------------------------+
6767
| **double** | Running on a double-precision build |
6868
+-----------------+----------------------------------------------------------+

0 commit comments

Comments
 (0)