Minor changes (#3909)

This commit is contained in:
mathiascode
2017-08-24 11:19:40 +02:00
committed by Lukas Pioch
parent 92ac45d27e
commit 02775e52c4
48 changed files with 299 additions and 242 deletions
+1 -1
View File
@@ -2327,7 +2327,7 @@ end
Type = "Vector3i",
},
},
Notes = "Returns a new Vector3i that is a {{http://en.wikipedia.org/wiki/Cross_product|cross product}} of this vector and the specified vector.",
Notes = "Returns a new Vector3i that is a {{https://en.wikipedia.org/wiki/Cross_product|cross product}} of this vector and the specified vector.",
},
Dot =
{