Browse Source

Merge pull request #17427 from r00ster91/patch-1

Docs: Fix a spelling error
Michael Herzog 6 năm trước cách đây
mục cha
commit
305766a34e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/api/en/materials/Material.html

+ 1 - 1
docs/api/en/materials/Material.html

@@ -278,7 +278,7 @@
 		as transparent objects need special treatment and are rendered after
 		non-transparent objects. <br />
 		When set to true, the extent to which the material is transparent is
-		controlled by setting it's [page:Float opacity] property. <br />
+		controlled by setting its [page:Float opacity] property. <br />
 		Default is *false*.
 		</p>