浏览代码

Fixed grammar

MohamedAlFahim 6 年之前
父节点
当前提交
b1284a8780
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/3d/3d_performance_and_limitations.rst

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

@@ -142,8 +142,8 @@ reduction between memory and the GPU.
 
 
 In 3D, the shapes of objects depend more on the geometry than the
 In 3D, the shapes of objects depend more on the geometry than the
 texture, so compression is generally not noticeable. In 2D, compression
 texture, so compression is generally not noticeable. In 2D, compression
-depends more on shapes inside the textures, so the artifacting resulting
-from the compression is more noticeable.
+depends more on shapes inside the textures, so the artifacts resulting
+from 2D compression are more noticeable.
 
 
 As a warning, most Android devices do not support texture compression of
 As a warning, most Android devices do not support texture compression of
 textures with transparency (only opaque), so keep this in mind.
 textures with transparency (only opaque), so keep this in mind.