소스 검색

PRWM loader doc (remove extra dot)

kchapelier 8 년 전
부모
커밋
310c1f59ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/examples/loaders/PRWMLoader.html

+ 1 - 1
docs/examples/loaders/PRWMLoader.html

@@ -91,7 +91,7 @@
 		<h3>PRWMLoader.isBigEndianPlatform( )</h3>
 
 		<div>
-		Return true if the endianness of the platform is Big Endian, false otherwise..
+		Return true if the endianness of the platform is Big Endian, false otherwise.
 		</div>
 
 		<h2>Source</h2>