Fix mistypes

This commit is contained in:
Allan Daemon
2018-01-26 02:53:24 -02:00
committed by GitHub
parent 981b68faa6
commit 163bd4e709

View File

@@ -57,7 +57,7 @@ Here is a list of most feature tags in Godot. Keep in mind they are *case sensit
+-----------------+--------------------------------------------------------+
| **pc** | Host OS is a PC platform (desktop/laptop) |
+-----------------+--------------------------------------------------------+
| **web** | Hot OS is a Web browser |
| **web** | Host OS is a Web browser |
+-----------------+--------------------------------------------------------+
| **etc** | Textures using ETC1 compression are supported |
+-----------------+--------------------------------------------------------+
@@ -72,7 +72,7 @@ Custom features
---------------
It is possible to add custom features to a build, just use the relevant
field in the *export preset** used to generate it:
field in the *export preset* used to generate it:
.. image:: img/feature_tags1.png