浏览代码

Fixed spelling colour => color

Not a real error, but many frowns at mixing British and US English, so I thought it's better to keep it consistent US English, especially since color is also a common keyword.
Magnuz Binder 7 年之前
父节点
当前提交
7677646ebd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/objects/Points.html

+ 1 - 1
docs/api/objects/Points.html

@@ -51,7 +51,7 @@
 		<h3>[property:Material material]</h3>
 		<div>
 			An instance of [page:Material], defining the object's appearance.
-			Default is a [page:PointsMaterial] with a random colour.
+			Default is a [page:PointsMaterial] with a random color.
 		</div>