Typos & Minor Edits Mega-thread [Closed]

https://developer.roblox.com/en-us/api-reference/class/SpecialMesh

The mesh of a MeshPart scales on all axis should be “The mesh of a MeshPart scales on all axes”.

1 Like

https://developer.roblox.com/en-us/api-reference/event/UserInputService/DeviceRotationChanged

image

The rotation parameter shows InputObject.Rotation as a property of the InputObject, which doesn’t exist. This should be replaced with InputObject.Position, which is also the page attached to the link.

Remove redundant text on the CFrame page

3 Likes

https://developer.roblox.com/en-us/api-reference/property/UserInputService/ModalEnabled

2 Likes

No information on the function (other than what it returns), no text or code samples.

1 Like

PlayerAction is misspelled as PlayerAciton on the HumanoidController page.

2 Likes

I’d suggest rewriting the start of this page:

It references deprecated methods - if you don’t actually follow the links, you’d never know.

There is a broken link on the Enum page.

Error:
image

1 Like

On this page about connecting beams, it says “photo-editting” instead of “photo-editing”. “Photo editing” is also more commonly used than “photo-editing”, though it is both right.

Pretty sure this should be RollOffMaxDistance and RollOffMinDistance, however it states RollOffMinDistance twice.

Image of Typo

https://gyazo.com/5db02fa56f49576e75dddff1a68ab9bb

Link to Page

Sound | Roblox Creator Documentation

FilteringEnabled has been always on for a while now… ClickDetector’s page does not need this.

Also, the FilteringEnabled page has multiple broken links.

image

image

Links:

https://developer.roblox.com/en-us/api-reference/property/Workspace/FilteringEnabled

CFrame has 2 “This page is not a tutorial!” texts


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

https://developer.roblox.com/en-us/api-reference/function/BasePlayerGui/GetGuiObjectsAtPosition

2 issues, one was pointed out in Reply 298, which is still an issue.

The second is “highlighAsFrame” and I’m pretty sure “at ‘cloned’” is meant to be “are cloned”

UserInputService has a broken link at IsNavigationGamepad.

In the Global Shadows page, the comparison image is missing, as seen in the screenshot below:

Axes is plural. Axis is singular. So there is definitely a typo here.

1 Like

In Release Notes for 488, there’s a typo for using block text.

1 Like

In the Release Notes for 488

debug.info leads to an unpurchased URL called:

http://debug.info/

1 Like

In the MouseButton1Click page, it says “the even will not fire” when it should be “the event will not fire”
eveninsteadofevent

3 Likes

On the GuiButton page it is supposed to say “important” however it says “import ant”

image

1 Like