Merge pull request #1021 from AllanDaemon/patch-1

Fix mistypes
This commit is contained in:
Rémi Verschelde
2018-01-26 07:51:29 +01:00
committed by GitHub

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