소스 검색

Merge pull request #17427 from r00ster91/patch-1

Docs: Fix a spelling error
Michael Herzog 6 년 전
부모
커밋
305766a34e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>