Ver código fonte

Merge pull request #17427 from r00ster91/patch-1

Docs: Fix a spelling error
Michael Herzog 5 anos atrás
pai
commit
305766a34e
1 arquivos alterados com 1 adições e 1 exclusões
  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>