Преглед на файлове

Fix typos in material.rst (#3147)

Dathide преди 5 години
родител
ревизия
b44f9bdb13
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      getting_started/workflow/assets/escn_exporter/material.rst

+ 3 - 2
getting_started/workflow/assets/escn_exporter/material.rst

@@ -46,8 +46,9 @@ difficulties in implementation, which are:
 - shader nodes except ``PrincipledBSDF``, ``Diffuse``, ``Glossy``, ``Glass``, ``add shader`` and ``mix shader``
 
 .. warning::
-  If possible try to use PrincipledBSDF node with GGX distribution as the output shader
-  node, it is the only one guarantee to be exactly correctly. Others are just based on approximation.
+
+    If possible, try to use PrincipledBSDF node with GGX distribution as the output shader
+    node, it is the only one guaranteed to be exactly correct. Others are just based on approximation.
 
 Sometimes materials may not be valid for exporting (e.g. has some unsupported node) or it
 is using Blender Internal Engine, only the diffuse color and a few flags (e.g. unshaded) are