Browse Source

Small grammar mistake

Few words were capitalized that should not have been.
Rafal Stapinski 8 years ago
parent
commit
fd034fa754
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tutorials/3d/importing_3d_scenes.rst

+ 2 - 2
tutorials/3d/importing_3d_scenes.rst

@@ -50,7 +50,7 @@ but meanwhile FBX is not really supported.
 Exporting DAE files from Maya and 3DS Max
 Exporting DAE files from Maya and 3DS Max
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
-Autodesk added built-in collada support to Maya and 3DS Max, but It's
+Autodesk added built-in collada support to Maya and 3DS Max, but it's
 really broken and should not be used. The best way to export this format
 really broken and should not be used. The best way to export this format
 is by using the
 is by using the
 `OpenCollada <https://github.com/KhronosGroup/OpenCOLLADA/wiki/OpenCOLLADA-Tools>`__
 `OpenCollada <https://github.com/KhronosGroup/OpenCOLLADA/wiki/OpenCOLLADA-Tools>`__
@@ -60,7 +60,7 @@ with the latest version of the software.
 Exporting DAE files from Blender
 Exporting DAE files from Blender
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
-Blender also has built-in collada support, but It's really broken and
+Blender also has built-in collada support, but it's really broken and
 should not be used either.
 should not be used either.
 
 
 Godot provides a `Python
 Godot provides a `Python