Browse Source

Merge pull request #17427 from r00ster91/patch-1

Docs: Fix a spelling error
Michael Herzog 5 years ago
parent
commit
305766a34e
1 changed files with 1 additions and 1 deletions
  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
 		as transparent objects need special treatment and are rendered after
 		non-transparent objects. <br />
 		non-transparent objects. <br />
 		When set to true, the extent to which the material is transparent is
 		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*.
 		Default is *false*.
 		</p>
 		</p>