godot-docs
godot-docs copied to clipboard
typeof example doesn't use typeof
Your Godot version: 4.4.1 stable
Issue description:
The example of typeof in the GlobalScope documentation does not use the typeof method.
URL to the documentation page: https://docs.godotengine.org/en/stable/classes/[email protected]#class-globalscope-method-typeof
I most likely can fix this myself, but not until the weekend, so I'm making the report just in case someone else is faster than me.
Hi! Can I help with this?
Hello! I gave it a shot as you can see in my pull request. Here is the link directly: https://github.com/godotengine/godot/pull/106768