Typos & Minor Edits Mega-thread [Closed]

image
‘BindableEvent’ should say ‘BindableFunction’ here

3 Likes

I’am pretty sure you typed “the” already.(Irony, but there seems to be an typo.)

image

I don’t actually know what is this, but i’am sure there is an issue with it.

https://developer.roblox.com/en-us/api-reference/property/Players/LocalPlayer


Same thing, but on other page, and i suppose there are other pages with this “error”.

https://developer.roblox.com/en-us/api-reference/function/Player/GetRankInGroup


And again.

https://developer.roblox.com/en-us/api-reference/function/Player/DistanceFromCharacter


If you prefer degrees, simply use math.rad()

Wait, it said we must specify the parameters with radians, but if we prefer degrees, we use radians too.

Broken link in the InputObject.UserInputType.

image

https://developer.roblox.com/en-us/api-reference/property/InputObject/UserInputType

Typo on the CFrame page:

https://developer.roblox.com/en-us/api-reference/datatype/CFrame

Humanoid Display Distance

Same property + link twice, implying a different property?

1 Like

Broken image on the Humanoid.MoveDirection page

image
https://developer.roblox.com/en-us/api-reference/property/Humanoid/MoveDirection

Grammatical problems on: ContextActionService:BindActivate

image
In the description, it says “an” instead of “a”

1 Like

Small typo on “it”.
via CFrame

Broken image and broken link, due to a misspelling, on the Humanoid.FloorMaterial page

https://developer.roblox.com/en-us/api-reference/property/Humanoid/FloorMaterial

The description says " JointInstance.Part0 and JointInstance.Part0 move accordingly to this value" instead of “JointInstance.Part0 and JointInstance.Part1 move accordingly to this value”.

workspace is misspelled workpsace

Link: InsertService | Roblox Creator Documentation

3 Likes

The description of CFrame.fromEulerAnglesXYZ states the order of rotation in world space as ZXY which is correct but the description of CFrame.fromEulerAnglesYXZ states the order as YXZ which would be correct in object space, but not world space which makes those descriptions inconsistent and confusing for someone who doesn’t have advanced kinematics knowledge.
The second description should be changed to
Rotations are applied in Z, X, Y order.

In the CFrame constructors section of CFrame there is a slight typo here

workpsace written instead of workspace.

The article that describes the Limb enum has plenty of typos that are meant to say “R15” but are actually “R16”

1 Like


Misspelling of the word “apples” and “oranges” in the second argument of the fruits.

1 Like

https://developer.roblox.com/en-us/api-reference/function/Instance/GetPropertyChangedSignal


There appears to be a few unintended characters here in the example.

https://developer.roblox.com/en-us/api-reference/datatype/CFrame

Missing the end of the codeblock; one backtick.

1 Like

Broken video in “Designing a Balanced Map”
Checked this on a Chromebook and Andriod.
image

1 Like